Skip to content

Conversation

@jrgemignani
Copy link
Contributor

@jrgemignani jrgemignani commented Feb 27, 2024

Fixed the List Comprehension shift/reduce grammar issue by creating a new keyword, FROM, to replace IN.

Updated the sql and regression tests to align with the changes.

This is just a proof of concept PR for review. It shows that the shift/reduce warning can be removed with a keyword change.

Please do not merge this PR unless fully discussed and approved.

Fixed the List Comprehension shift/reduce grammar issue by creating
a new keyword, FROM, to replace IN.

Updated the sql and regression tests to align with the changes.
Copy link
Contributor

@Zainab-Saad Zainab-Saad left a comment

Choose a reason for hiding this comment

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

Looks good.

@MuhammadTahaNaveed
Copy link
Member

@jrgemignani Shift/reduce conflict with list comprehension was resolved by PR #1719. I am going ahead with closing this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants