zhongyujiang opened a new pull request #4075: URL: https://github.com/apache/iceberg/pull/4075
Parquet had [replaced Hadoop ZSTD with JNI-ZSTD](https://github.com/apache/parquet-mr/pull/793) in 1.12, the zstd compression level preperty key changed from "io.compression.codec.zstd.level" to "parquet.compression.codec.zstd.level": https://github.com/apache/parquet-mr/blob/300200eb72b9f16df36d9a68cf762683234aeb08/parquet-hadoop/src/main/java/org/apache/parquet/hadoop/codec/ZstandardCodec.java#L51 @rdblue @kbendick could you help review this? 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: [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]
