Skip to content

Update Snowflake parser for MATCH_RECOGNIZE window semantics - #93

Merged
osipovartem merged 1 commit into
embucket-sync-df55.0.0from
df55-match-recognize-window-semantics
Sep 15, 2026
Merged

osipovartem merged 1 commit into
embucket-sync-df55.0.0from
df55-match-recognize-window-semantics

Conversation

@osipovartem

Copy link
Copy Markdown
Collaborator

Updates the SQL parser pin to Embucket/datafusion-sqlparser-rs#28 so DataFusion and Rustice share the AST support for explicit RUNNING/FINAL MATCH_RECOGNIZE measure semantics.

This is a dependency-only change; no DataFusion query behavior changes in this PR.

Reference: https://docs.snowflake.com/en/sql-reference/constructs/match_recognize#label-match-recognize-navigational-functions

Validation:

  • cargo +1.95.0 check -p datafusion-sql --offline
  • cargo +1.95.0 test -p datafusion-sql --lib --offline (92 passed)

@osipovartem
osipovartem merged commit 31a96ad into embucket-sync-df55.0.0 Sep 15, 2026
30 of 35 checks passed
@osipovartem
osipovartem deleted the df55-match-recognize-window-semantics branch September 15, 2026 09:28
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