dongjoon-hyun opened a new pull request #671:
URL: https://github.com/apache/orc/pull/671


   ### What changes were proposed in this pull request?
   
   Apache Parquet 1.12.0 starts to support ZSTD. This PR aims to support ZSTD 
in Parquet data benchmark.
   
   ### Why are the changes needed?
   
   For comparision.
   
   ### How was this patch tested?
   
   ```
   $ cd java/bench
   $ mvn package
   $ java -jar core/target/orc-benchmarks-core-*-uber.jar generate data -d 
sales -c zstd -f parquet
   ```
   


-- 
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to