Skip to content

Parse ORDER BY ALL in the Snowflake dialect - #24

Merged
osipovartem merged 1 commit into
embucket-sync-df55.0.0from
snowflake-order-by-all
Sep 12, 2026
Merged

osipovartem merged 1 commit into
embucket-sync-df55.0.0from
snowflake-order-by-all

Conversation

@osipovartem

Copy link
Copy Markdown

Summary

  • enable the existing OrderByKind::All parser path for SnowflakeDialect
  • cover computed projections plus DESC NULLS FIRST in a dialect-specific regression test
  • reuse the shared parser implementation with no new parsing branch

Validation

  • cargo +1.95.0 fmt --all -- --check
  • cargo +1.95.0 test --test sqlparser_snowflake parse_order_by_all
  • cargo +1.95.0 test --test sqlparser_common parse_select_order_by_all
  • cargo +1.95.0 clippy --all-targets -- -D warnings

@osipovartem
osipovartem merged commit 65d8fce into embucket-sync-df55.0.0 Sep 12, 2026
19 checks passed
@osipovartem
osipovartem deleted the snowflake-order-by-all branch September 12, 2026 20:21
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.

1 participant