mxm opened a new issue, #15352: URL: https://github.com/apache/iceberg/issues/15352
### Feature Request / Improvement Flink already has a so called FileSystem implementation for S3, HDFS, and others. Iceberg ships its own implementation via FileIO. In many scenarios, Flink's file system is already setup correctly, but still the user has to go through hoops to setup Iceberg's FileIO. Flink Iceberg should get a wrapper which discovers Flink's FileSystem and defers calls to it. ### Query engine Flink ### Willingness to contribute - [x] I can contribute this improvement/feature independently - [ ] I would be willing to contribute this improvement/feature with guidance from the Iceberg community - [ ] I cannot contribute this improvement/feature at this time -- 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]
