Dataload in Google BigQuery via java client -


i have written bigquery standard sql udf doing complex calculations , generation 45000 rows in 2 second. have requirement call udf java client , load data bigquery.

please let me know fastest way bigquery load java client of 45000 rows.


Comments

Popular posts from this blog

java - How to handle special characters while unmarshalling xml in JAXB -

ios - Pass NSDictionary from Javascript to Objective-c in JavascriptCore -

tensorflow when input_data MNIST_data , zlib.error: Error -3 while decompressing: invalid block type -