[
https://issues.apache.org/jira/browse/ORC-1088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17474724#comment-17474724
]
Gopal Vijayaraghavan commented on ORC-1088:
-------------------------------------------
The default Zstd codec in orc right now doesn't handle -
CompressionCodec.DataKind
This is a private interface to compress integer (mostly helps the length,
position and isnull) columns with zlib's inflate_fast.
> New feature, suport ZSTD_JNI and columnn compress to set compression level
> --------------------------------------------------------------------------
>
> Key: ORC-1088
> URL: https://issues.apache.org/jira/browse/ORC-1088
> Project: ORC
> Issue Type: New Feature
> Components: Java
> Affects Versions: 1.8.0
> Reporter: GuangMing Lu
> Priority: Major
>
> Add new feature, suport ZSTD_JNI compression, and columnn compress to set
> compression level
--
This message was sent by Atlassian Jira
(v8.20.1#820001)