Skip to content

Parse Snowflake structured ARRAY types - #21

Merged
osipovartem merged 1 commit into
embucket-sync-df55.0.0from
snowflake-structured-array-type
Sep 8, 2026
Merged

Parse Snowflake structured ARRAY types#21
osipovartem merged 1 commit into
embucket-sync-df55.0.0from
snowflake-structured-array-type

Conversation

@osipovartem

Copy link
Copy Markdown

Summary

  • parse Snowflake ARRAY(element_type) syntax in casts and column definitions
  • preserve existing untyped ARRAY behavior
  • cover both structured and semi-structured forms in Snowflake parser tests

Validation

  • cargo +1.95.0 test --test sqlparser_snowflake (162/162)
  • cargo +1.95.0 clippy --all-targets -- -D warnings
  • cargo +1.95.0 fmt --all -- --check

@osipovartem
osipovartem merged commit 0d3f879 into embucket-sync-df55.0.0 Sep 8, 2026
13 of 19 checks passed
@osipovartem
osipovartem deleted the snowflake-structured-array-type branch September 8, 2026 20:10
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