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


   ### What changes were proposed in this pull request?
   
   This is WIP because this depends on #664 . I'll update this PR after #664 is 
merged.
   
   Apache Avro added ZSTD support. This PR aims to upgrade Apache Avro to 
1.10.2 in benchmark.
   
   ### Why are the changes needed?
   
   To support ZSTD comparison in benchmark.
   
   ### How was this patch tested?
   
   ```
   $ git clean -fdx          
   $ cd java/bench
   $ java -jar core/target/orc-benchmarks-core-*-uber.jar generate data -d 
sales -c zstd -f avro
   ```


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