Shruti Gupta
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!
@danoscarmike @pmakani Request your help on this.
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....
hi @chingor13 Any updates on this issue?