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

CMN-1246 Add group by clause #124

Merged
merged 11 commits into from
Aug 7, 2024
Merged

CMN-1246 Add group by clause #124

merged 11 commits into from
Aug 7, 2024

Conversation

if-loop69420
Copy link
Contributor

Summary

What the ticket and the title says

What's been done?

  • Add SyntaxKinds and Tokens for Group By clauses
  • Add Rollup/Cube clauses
  • Add Grouping-Sets clause
  • Add tests for every possible thing

Me implementing parsing for rollup/cube

src/grammar/query.rs Show resolved Hide resolved
src/grammar/query.rs Outdated Show resolved Hide resolved
src/grammar/query.rs Outdated Show resolved Hide resolved
src/grammar/query.rs Outdated Show resolved Hide resolved
@KieranKaelin KieranKaelin merged commit 200c75f into main Aug 7, 2024
5 checks passed
@KieranKaelin KieranKaelin deleted the add_group_by_clause branch August 7, 2024 14:23
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