hudi-agent commented on code in PR #19884:
URL: https://github.com/apache/hudi/pull/19884#discussion_r3975224676
##########
pom.xml:
##########
@@ -188,7 +188,7 @@
<rocksdbjni.version>7.5.3</rocksdbjni.version>
<spark33.version>3.3.4</spark33.version>
<spark34.version>3.4.3</spark34.version>
- <spark35.version>3.5.5</spark35.version>
+ <spark35.version>3.5.9</spark35.version>
Review Comment:
🤖 The docker-compose stack that `integration-tests` also runs
(`ITTestHoodieDemo`/`ITTestHoodieSanity` via
`docker-compose_hadoop284_hive2310_spark353_amd64.yml`, plus
`docker/hoodie/hadoop/pom.xml`'s `docker.spark.version` and
`build_docker_images.sh`) is still pinned to Spark 3.5.3, so those ITs keep the
compiled-3.5.9-on-3.5.3-runtime skew this PR is trying to remove. Was leaving
them behind intentional (i.e. because the 3.5.9 base images aren't published
yet), or should they move too?
<sub><i>⚠️ AI-generated; verify before applying. React 👍/👎 to flag
quality.</i></sub>
--
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]