Arjun Mishra
Results
3
issues of
Arjun Mishra
1) Is this a client library issue or a product issue? This is the client library for . We will only be able to assist with issues that pertain to...
priority: p2
status: will not fix
type: bug
api: firestore
select * from S3Object where cast(age AS int) > 12 This query is flagged as an error, even though it is a valid cast in SQL.
"select 'name 1' from test where names = 'a1' and names ='a3' LIMIT 10" Column Names with spaces in them are not handled correctly by the parser, rather than being...