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!(parser): parse lhs of := into an Identifier if it's not qualified #4127

Merged
merged 3 commits into from
Sep 16, 2024

Conversation

georgesittas
Copy link
Collaborator

Fixes #4122

@georgesittas georgesittas changed the title Fix!(parser): parse lhs of := into a Var if it is not quoted/qualified Fix!(parser): parse lhs of := into an Identifier Sep 15, 2024
@georgesittas georgesittas changed the title Fix!(parser): parse lhs of := into an Identifier Fix!(parser): parse lhs of := into an Identifier if it's not qualified Sep 15, 2024
@tobymao tobymao merged commit 9f3d0d5 into main Sep 16, 2024
6 checks passed
@tobymao tobymao deleted the jo/fix_property_eq_parsing branch September 16, 2024 20:24
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.

Optimizer Misinterprets Union Identifiers as Columns in DuckDB Queries
3 participants