[
https://issues.apache.org/jira/browse/ORC-46?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15228714#comment-15228714
]
ASF GitHub Bot commented on ORC-46:
-----------------------------------
GitHub user electrum opened a pull request:
https://github.com/apache/orc/pull/20
ORC-46. Reserve CompressionKind values for LZ4 and ZSTD.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/electrum/orc compression
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/orc/pull/20.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #20
----
----
> Reserve CompressionKind values for LZ4 and ZSTD
> -----------------------------------------------
>
> Key: ORC-46
> URL: https://issues.apache.org/jira/browse/ORC-46
> Project: Orc
> Issue Type: Improvement
> Reporter: David Phillips
>
> We are going to start using ORC with LZ4 and ZSTD compression types in Presto
> (which has its own reader and soon its own writer). Registering these as
> official CompressionKind values now will avoid future compatibility issues.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)