EdgarModesto23 opened a new pull request, #2191: URL: https://github.com/apache/iggy/pull/2191
This PR adds and Iceberg sink connector with the following features: - **Support for S3-compatible storage** - **Support for REST catalogs** - **Single destination table** - **Multiple-table fan-out static routing** - **Multiple-table fan-out dynamic routing** I originally intended to include support for hms catalogs, but i had issues compiling the [current implementation of the hms iceberg catalog in rust](https://docs.rs/crate/iceberg-catalog-hms/latest) It is also worth mentioning that although i included the code necessary to support glue, the iceberg glue catalog team [is still working towards appending data files](https://github.com/apache/iceberg-rust/issues/329) -- 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]
