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

fix: escape BigQuery reserved keywords (#5166) #5173

Merged
merged 1 commit into from
Mar 5, 2025

Conversation

nsiregar
Copy link
Contributor

@nsiregar nsiregar commented Mar 5, 2025

Escape GoogleSQL reserved keywords by extend list of reserved keywords with GoogleSQL reserved keywords

source GoogleSQL reserved keywords:
https://cloud.google.com/bigquery/docs/reference/standard-sql/lexical#reserved_keywords

@max-sixty
Copy link
Member

That looks very reasonable, thank you!

@max-sixty max-sixty merged commit f6cbbff into PRQL:main Mar 5, 2025
36 checks passed
@max-sixty
Copy link
Member

(if you want to add a changelog in another PR then great, but no obligation)

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.

2 participants