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

Issue 46 projection exprs #103

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

kfhoech
Copy link
Contributor

@kfhoech kfhoech commented Mar 16, 2022

Resolves #46.

Combines the ArraySubExpr and SelectionExpr into a clique that allows them to be interleaved.

Since this involves a (minor) change to the grammar, it triggers a major version roll which will affect plugins that depend on AGREE.

@kfhoech kfhoech added enhancement New feature or request AGREE labels Mar 16, 2022
@kfhoech kfhoech requested a review from iamundson March 16, 2022 18:47
@kfhoech kfhoech self-assigned this Mar 16, 2022
@kfhoech kfhoech added this to the v2.10.0 milestone Mar 29, 2022
@kfhoech kfhoech modified the milestones: v2.10.0, v2.11.0 Aug 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AGREE enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ArraySubExpr parsing inconvenient
2 participants