Skip to content

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

Merged
alamb merged 1 commit intoapache:mainfrom
getsynq:verify-bin-opts
Oct 27, 2023
Merged

common: Make sure + - * / % binary operators work the same in all dialects#1025
alamb merged 1 commit intoapache:mainfrom
getsynq:verify-bin-opts

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!

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
@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