You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@orc.apache.org by GitBox <gi...@apache.org> on 2021/03/23 00:45:37 UTC

[GitHub] [orc] dongjoon-hyun commented on a change in pull request #664: ORC-769: Support ZSTD in benchmark ORC data generation

dongjoon-hyun commented on a change in pull request #664:
URL: https://github.com/apache/orc/pull/664#discussion_r599168290



##########
File path: java/bench/pom.xml
##########
@@ -81,13 +81,7 @@
       <dependency>
         <groupId>io.airlift</groupId>
         <artifactId>aircompressor</artifactId>
-        <version>0.10</version>
-        <exclusions>
-          <exclusion>
-            <groupId>io.airlift</groupId>
-            <artifactId>slice</artifactId>
-          </exclusion>
-        </exclusions>
+        <version>0.16</version>

Review comment:
       Since ORC-609, we use `0.16`.
   - https://github.com/apache/orc/commit/0921709292a7c223491a4a23ef1a25df0de24739#diff-d8225ebcfc11b480a6e4f54e183b67c3ead51635a167c106d928c2abf1f9ef66




-- 
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:
users@infra.apache.org