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

common: Make sure + - * / % binary operators work the same in all dialects #1025

Merged
merged 1 commit into from
Oct 27, 2023

Conversation

lustefaniak
Copy link
Contributor

@lustefaniak lustefaniak commented Oct 26, 2023

After #1009 is merged this will pass.

From what I see in BigQuery docs, da-sh-es is invalid identifier when used without quotes.
https://cloud.google.com/bigquery/docs/reference/standard-sql/lexical#unquoted_identifiers

Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

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

Thank you very much @lustefaniak -- I have one question about the changed test, but otherwise looks good to me

I ran the tests locally after merging up from main and they worked great!

tests/sqlparser_bigquery.rs Show resolved Hide resolved
Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

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

Thank you @lustefaniak

@alamb alamb merged commit 8164b7c into apache:main Oct 27, 2023
10 checks passed
@lustefaniak lustefaniak deleted the verify-bin-opts branch October 27, 2023 10:16
serprex pushed a commit to serprex/sqlparser-rs that referenced this pull request Nov 6, 2023
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