Neuw84 opened a new pull request, #11383: URL: https://github.com/apache/iceberg/pull/11383
As @hsiang-c made another pull request building a table [here](https://github.com/apache/iceberg/pull/11321) I didn't want to collide. Therefore, I added: * Added Amazon MSK Connect as option. * Added HTTP client advice when high throughput scenarios (not just tune the retries but also number of connections). * Added specific configs for data prefetching on EMR 7.1.0 As personal opinion, if using AWS SDKs most of the properties shouldn't be there ( there is a standard way of configure them, prfioritize them, etc). However, is clear that using 3rd party libraries in different languages would require info like the tables @hsiang-c has built. The problem with this is that different libraries will have different configs ( on the same language). In my personal opinion instead of dividing by language, maybe by library? And having a separate section/table for AWS SDKs? Thanks! -- 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