dongjoon-hyun commented on code in PR #1743:
URL: https://github.com/apache/orc/pull/1743#discussion_r1449143815
##########
java/core/src/java/org/apache/orc/OrcConf.java:
##########
@@ -72,6 +72,21 @@ public enum OrcConf {
"Define the compression strategy to use while writing data.\n" +
"This changes the compression level of higher level compression\n" +
"codec (like ZLIB)."),
+ COMPRESSION_ZSTD_IMPL("orc.compression.zstd.impl",
Review Comment:
For the reading part, let me take a look.
--
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]