blackmwk opened a new pull request, #3104: URL: https://github.com/apache/iceberg-rust/pull/3104
## Which issue does this PR close? - Closes #3098. ## What changes are included in this PR? - Parse HMS URI, warehouse, and thrift transport settings with the shared `Properties` derive. - Preserve the existing buffered fallback for unknown transport values. - Retain unmodeled FileIO and KMS properties and add focused coverage. ## Are these changes tested? - `cargo test -p iceberg-catalog-hms --lib catalog_properties_tests` - `cargo clippy -p iceberg-catalog-hms --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. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
