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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]