jordepic opened a new issue, #2440: URL: https://github.com/apache/iceberg-rust/issues/2440
### Is your feature request related to a problem or challenge? Iceberg tables can live on HDFS backends, which is supported by `HadoopFileIO` in Java. Let's build an equivalent here! ### Describe the solution you'd like Go through OpenDAL using `hdfs-native` and closely follow our existing template for setting up support for this storage system with accompanying tests. ### Willingness to contribute I can contribute to this feature independently -- 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]
