marvinlanhenke opened a new pull request, #294: URL: https://github.com/apache/iceberg-rust/pull/294
### Which issue does this PR close? Partly #249 (Task 1/3) ### Rationale for this change Add support for Glue catalog, to reach feature parity with other implementations. ### What changes are included in this PR? - Setup basic structure (crate/trait) - Setup basic infra (docker) for integration tests - implemented `list_namespaces` to have an end-to-end use-case to verify setup - also added `glue-catalog` to `dependencies.py` and updated those files ### Are these changes tested? Yes. Unit and integration tests are included. -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org