cxzl25 commented on code in PR #1743:
URL: https://github.com/apache/orc/pull/1743#discussion_r1451695283
##########
java/core/src/java/org/apache/orc/OrcFile.java:
##########
@@ -934,6 +944,18 @@ public CompressionStrategy getCompressionStrategy() {
return compressionStrategy;
}
+ public int getCompressionZstdLevel() {
Review Comment:
Add class `org.apache.orc.OrcFile.ZstdCompressOptions`
--
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]