Skip to content

refactor(glue): derive catalog configuration from properties - #3102

Draft
blackmwk wants to merge 1 commit into
apache:mainfrom
blackmwk:ir-3096-glue-properties
Draft

refactor(glue): derive catalog configuration from properties#3102
blackmwk wants to merge 1 commit into
apache:mainfrom
blackmwk:ir-3096-glue-properties

Conversation

@blackmwk

Copy link
Copy Markdown
Contributor

Which issue does this PR close?

What changes are included in this PR?

  • Parse Glue URI, catalog ID, and warehouse settings with the shared Properties derive.
  • Preserve required warehouse validation and downstream AWS, FileIO, and KMS properties.
  • Add focused property parsing coverage.

Are these changes tested?

  • cargo test -p iceberg-catalog-glue --lib
  • cargo clippy -p iceberg-catalog-glue --lib --all-features -- -D warnings
  • cargo fmt --all -- --check

AI Disclosure

This change was developed with assistance from OpenAI Codex. The contributor reviewed the resulting diff and test output.

Use the shared property derive for Glue catalog settings while preserving warehouse validation and forwarding AWS and storage properties.

Tracks [apache#3096](apache#3096).

Generated-by: Codex
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.

refactor(glue): derive catalog configuration from properties

1 participant