Shruti Gupta

Results 6 comments of Shruti Gupta

Hi All, @pmakani @danoscarmike Request your team's help on this. PFA the code snippet. [sample.txt](https://github.com/googleapis/google-api-java-client-services/files/4650214/sample.txt) I get the error while executing the below SQL statement using JAVA: ` String query...

@suraj-qlogic Yes, this works. But what is the logic behind this, can you explain? And how do I work with the other datatypes like int,byte,time datetime?

@suraj-qlogic Do we have any link where such details are shared by google about the SQL grammar that we use. Could you please help me with it? Thanks in advance!

Hi @chingor13 We have recently migrated to https://github.com/googleapis/java-bigquery PFB the sample code snippet. ``` public static BigQuery explicit() throws IOException { // TODO(developer): Replace these variables before running the sample....