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

Aggregate function First is need in GIE GroupBy operator #2992

Closed
zhanglei1949 opened this issue Jul 10, 2023 · 0 comments · Fixed by #2991
Closed

Aggregate function First is need in GIE GroupBy operator #2992

zhanglei1949 opened this issue Jul 10, 2023 · 0 comments · Fixed by #2991
Assignees

Comments

@zhanglei1949
Copy link
Collaborator

zhanglei1949 commented Jul 10, 2023

As ldbc_snb_interactive's IC7 query use collect(head(..)) to express taking the first satisfied record, GIE should also support this semantic, maybe denoted as Aggregate::First.
ic7.cypher

@zhanglei1949 zhanglei1949 self-assigned this Jul 10, 2023
@longbinlai longbinlai linked a pull request Jul 10, 2023 that will close this issue
zhanglei1949 added a commit that referenced this issue Jul 10, 2023
Introduce Aggregate function `First` in to GroupBy operator.

Related issue: #2992
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 a pull request may close this issue.

1 participant