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

python - Error: Unresolved reference 'selenium' What is the reason? -

How do I compare strings in Java? -

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