Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add BigQuery sample : run all INSERT statements in a file #117

Closed
beccasaurus opened this issue Nov 16, 2016 · 1 comment
Closed

Add BigQuery sample : run all INSERT statements in a file #117

beccasaurus opened this issue Nov 16, 2016 · 1 comment
Labels
help wanted We'd love to have community involvement on this issue. new-sample P3 🚨 This issue needs some love. triage me I really want to be triaged.

Comments

@beccasaurus
Copy link
Contributor

See Python example: https://github.com/GoogleCloudPlatform/python-docs-samples/blob/master/bigquery/dml/insert_sql.py

Documentation: https://cloud.google.com/bigquery/docs/loading-data-sql-dml#loading_data_using_sql_dml

@beccasaurus beccasaurus added new-sample P3 help wanted We'd love to have community involvement on this issue. labels Nov 16, 2016
@tswast
Copy link
Contributor

tswast commented Mar 21, 2018

We've removed those samples from the BigQuery documentation. Insert statements with DML have more limitations and costs than using a load job, so the page containing these sample needs a rewrite.

@tswast tswast closed this as completed Mar 21, 2018
@yoshi-automation yoshi-automation added triage me I really want to be triaged. 🚨 This issue needs some love. labels Apr 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted We'd love to have community involvement on this issue. new-sample P3 🚨 This issue needs some love. triage me I really want to be triaged.
Projects
None yet
Development

No branches or pull requests

3 participants