Skip to content

[BigQuery] Option to set useLegacySql to false on queries #1927

@kelvinabrokwa

Description

@kelvinabrokwa

My use case here is that there is a certain query that errors on legacy SQL (internal bug) and disabling it will allow the use of standard SQL which fixes it.

see https://cloud.google.com/bigquery/docs/reference/v2/jobs#resource-representations (find configuration.query.useLegacySql)

I'm happy to submit a PR is this option makes sense.

Metadata

Metadata

Assignees

Labels

api: bigqueryIssues related to the BigQuery API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions