GitHub user wgtmac opened a pull request:
https://github.com/apache/orc/pull/301
ORC-395: Support ZSTD in C++ writer/reader
Support ZSTD block compression/decompression for C++ writer/reader. Test
cases have been added to TestCompression.cc
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/wgtmac/orc ORC-395
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/orc/pull/301.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 #301
----
----
---