ClickHouse / libhdfs3

HDFS file read access for ClickHouse
Apache License 2.0
34 stars 55 forks source link

Erasure code is not supported #36

Closed tomscut closed 7 months ago

tomscut commented 1 year ago

Currently, libhdfs3 does not support erasure codes, limiting its use in certain scenarios. We should implement this feature.

zhanglistar commented 1 year ago

https://github.com/ClickHouse/libhdfs3/pull/43