Skip to content

Cluster by expressions #1096

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

Merged
merged 1 commit into from
Jun 13, 2025
Merged

Cluster by expressions #1096

merged 1 commit into from
Jun 13, 2025

Conversation

osipovartem
Copy link
Contributor

@osipovartem osipovartem commented Jun 13, 2025

Fix for #1036

Also this allows to succsessufly run snowflow dbt seed and dbt run

based on Embucket/datafusion-sqlparser-rs#13

Copy link
Contributor

SQL Logic Tests Results ❌

Coverage by SLT File

  • create-table: 23/40 (57.5%)
  • select: 19/20 (95.0%)
  • from: 2/2 (100.0%)
  • join: 3/11 (27.3%)
  • where: 6/10 (60.0%)
  • limit: 5/6 (83.3%)
  • order-by: 7/8 (87.5%)
  • group-by: 3/7 (42.9%)

Overall: 68/104 (65.4%)

Copy link
Contributor

@DanCodedThis DanCodedThis left a comment

Choose a reason for hiding this comment

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

@osipovartem osipovartem merged commit 98cbc78 into main Jun 13, 2025
6 checks passed
@osipovartem osipovartem deleted the issues/1036_cluster_by_expr branch June 13, 2025 12:38
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.

3 participants