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

[bigquery] add support for non-legacy SQL #1896

Merged
merged 1 commit into from
Dec 16, 2016
Merged

Conversation

ukarlsson
Copy link
Contributor

@ukarlsson ukarlsson commented Oct 24, 2016

No description provided.

@mention-bot
Copy link

@ukarlsson, thanks for your PR! By analyzing the history of the files in this pull request, we identified @mikekap, @mbruggmann and @jpotts18 to be potential reviewers.

def use_legacy_sql(self):
"""Whether to use legacy SQL
"""
return True
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is using legacy default o_O?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey, sorry had forgot about this PR, yes legacy should be default in order not to break compatibility, it is also still default in the BigQuery console

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps we can merge PR

@Tarrasch
Copy link
Contributor

@ukarlsson, I would love to merge this, but can you get someone else who knows BigQuery to review this?

@mbruggmann
Copy link
Member

@Tarrasch We are running something very similar internally as well. Not sure if that qualifies as "knowing BigQuery" but I'd give this a 👍

@Tarrasch
Copy link
Contributor

@mbruggmann, certainly good enough for me (that you run it in production). Thanks for reviewing. :)

@Tarrasch Tarrasch merged commit 2dcfeaa into spotify:master Dec 16, 2016
Tarrasch pushed a commit to Tarrasch/luigi that referenced this pull request Dec 21, 2016
kreczko pushed a commit to kreczko/luigi that referenced this pull request Mar 28, 2017
This was referenced Jun 29, 2022
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.

None yet

4 participants