Skip to content

Instantly share code, notes, and snippets.

@RNDcpp
Last active September 9, 2019 10:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save RNDcpp/2fb2583eba0160908f9ee12356918c99 to your computer and use it in GitHub Desktop.
Save RNDcpp/2fb2583eba0160908f9ee12356918c99 to your computer and use it in GitHub Desktop.
google cloud bigquery with large table
records = Google::Cloud::Bigquery.dataset(dataset_id).table(table_id).data()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment