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
Is your feature request related to a problem or challenge?
Iceberg tables can live on HDFS backends, which is supported by
HadoopFileIOin Java. Let's build an equivalent here!Describe the solution you'd like
Go through OpenDAL using
hdfs-nativeand 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