jackylee-ch commented on code in PR #8597:
URL: https://github.com/apache/incubator-gluten/pull/8597#discussion_r1943891319
##########
pom.xml:
##########
@@ -335,7 +335,7 @@
<properties>
<sparkbundle.version>3.5</sparkbundle.version>
<sparkshim.artifactId>spark-sql-columnar-shims-spark35</sparkshim.artifactId>
- <spark.version>3.5.2</spark.version>
+ <spark.version>3.5.4</spark.version>
<iceberg.version>1.5.0</iceberg.version>
Review Comment:
Yes. However, iceberg has not released version 1.7.2 yet. Iceberg 1.7.2 have
a bugfix related to Spark 3.5.4, this PR needs to wait until iceberg 1.7.2 is
released.
--
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]