Skip to content

Snowflake: parse structured OBJECT types - #22

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

Snowflake: parse structured OBJECT types#22
osipovartem merged 1 commit into
embucket-sync-df55.0.0from
snowflake-structured-object

Conversation

@osipovartem

Copy link
Copy Markdown

Summary

  • represent Snowflake structured OBJECT(field TYPE, ...) as a typed AST node
  • parse nested OBJECT/ARRAY fields and NOT NULL constraints recursively
  • preserve existing unstructured OBJECT behavior

Validation

  • cargo +1.95.0 test --all-features
  • cargo +1.95.0 clippy --all-targets --all-features -- -D warnings
  • cargo +1.95.0 fmt --all -- --check

@osipovartem
osipovartem merged commit cc281ff into embucket-sync-df55.0.0 Sep 8, 2026
19 checks passed
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