Skip to content

Reject quoted structured OBJECT fields - #37

Merged
osipovartem merged 1 commit into
embucket-sync-df55.0.0from
fix/structured-object-single-quoted-field
Sep 23, 2026
Merged

osipovartem merged 1 commit into
embucket-sync-df55.0.0from
fix/structured-object-single-quoted-field

Conversation

@osipovartem

Copy link
Copy Markdown

Summary

  • reject single-quoted keys in Snowflake structured OBJECT(...) types
  • preserve valid double-quoted/unquoted field identifiers
  • add regressions for OBJECT('json') and OBJECT('city' VARCHAR)

This is the minimal fork-side counterpart of a correctness issue found by independent review of apache#2489.

Verification

  • cargo test --test sqlparser_snowflake test_structured_object_type
  • cargo clippy --all-targets -- -D warnings

@osipovartem
osipovartem merged commit dde3d5b into embucket-sync-df55.0.0 Sep 23, 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