Skip to content

Add support for UseLegacySQL boolean in order to use standard SQL#101

Merged
tylertreat merged 1 commit intotylertreat:masterfrom
Jonovono:use-legacy-sql
May 24, 2016
Merged

Add support for UseLegacySQL boolean in order to use standard SQL#101
tylertreat merged 1 commit intotylertreat:masterfrom
Jonovono:use-legacy-sql

Conversation

@Jonovono
Copy link
Copy Markdown
Contributor

I needed to be able to toggle the legacy SQL boolean (experimental bool). You can read more about it here: https://google-api-client-libraries.appspot.com/documentation/bigquery/v2/python/latest/bigquery_v2.jobs.html#insert

or https://cloud.google.com/bigquery/docs/reference/v2/jobs/query#request-body

I think I covered the two places where you would possibly use this boolean.

Let me know if there is anything else I need to add.

@Jonovono Jonovono mentioned this pull request May 24, 2016
@tylertreat
Copy link
Copy Markdown
Owner

Thanks!

@tylertreat tylertreat merged commit 35ec0f0 into tylertreat:master May 24, 2016
@cosenal
Copy link
Copy Markdown

cosenal commented Sep 8, 2016

I believe that argument should be added to the write_to_table method as well.

@cosenal
Copy link
Copy Markdown

cosenal commented Sep 12, 2016

Nevermind, #107 fixes that

@tylertreat tylertreat mentioned this pull request Apr 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants