dongjoon-hyun commented on code in PR #42668:
URL: https://github.com/apache/spark/pull/42668#discussion_r1305808342
##########
pom.xml:
##########
@@ -146,7 +146,11 @@
<jetty.version>9.4.51.v20230217</jetty.version>
<jakartaservlet.version>4.0.3</jakartaservlet.version>
<chill.version>0.10.0</chill.version>
- <ivy.version>2.5.2</ivy.version>
+ <!--
+ SPARK-44968: don't upgrade Ivy to version 2.5.2 until the test aborted of
+ `HiveExternalCatalogVersionsSuite` in Java 11/17 daily tests is resolved.
Review Comment:
IIUC, Java 21 works right?
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]