You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@orc.apache.org by GitBox <gi...@apache.org> on 2022/09/08 00:47:54 UTC

[GitHub] [orc] dongjoon-hyun commented on a diff in pull request #1241: Bump spark.jackson.version from 2.12.3 to 2.13.4 in /java

dongjoon-hyun commented on code in PR #1241:
URL: https://github.com/apache/orc/pull/1241#discussion_r965408805


##########
java/bench/spark/pom.xml:
##########
@@ -36,7 +36,7 @@
     <maven.compiler.useIncrementalCompilation>false</maven.compiler.useIncrementalCompilation>
 
     <!-- Spark Jackson version may not be same as ORC -->
-    <spark.jackson.version>2.12.3</spark.jackson.version>
+    <spark.jackson.version>2.13.4</spark.jackson.version>

Review Comment:
   We need to upgrade this, but it should be `2.13.3` instead of `2.13.4`.



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

To unsubscribe, e-mail: issues-unsubscribe@orc.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org