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 - RuntimeError: can't re-enter readline -

python - PyInstaller UAC not working in onefile mode -

php - Need to store a large amount of data in session with CI 3 but on storing large data in session it is itself destorying automatically -