flyrain commented on code in PR #3581:
URL: https://github.com/apache/polaris/pull/3581#discussion_r3277609907


##########
plugins/spark/v3.5/integration/build.gradle.kts:
##########
@@ -96,7 +96,7 @@ dependencies {
   // The hudi-spark-bundle includes most Hive libraries but excludes hive-exec 
to keep size
   // manageable
   // This matches what Spark 3.5 distribution provides 
(hive-exec-2.3.9-core.jar)
-  testImplementation("org.apache.hive:hive-exec:2.3.10:core") {
+  testImplementation("org.apache.hive:hive-exec:4.2.0:core") {

Review Comment:
   we may not upgrade this one, this version should be upgraded along with the 
Spark version.



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

Reply via email to