jackylee-ch commented on code in PR #9031:
URL: https://github.com/apache/incubator-gluten/pull/9031#discussion_r2000487013
##########
pom.xml:
##########
@@ -278,6 +278,7 @@
</activation>
<properties>
<java.version>1.8</java.version>
+ <iceberg.version>1.5.0</iceberg.version>
Review Comment:
> @jackylee-ch I made a quick patch to test iceberg 1.5 + Spark-355 + JDK8,
#9001
>
> and it looks like all the unit tests passed:
https://github.com/apache/incubator-gluten/actions/runs/13859404046/job/38785108628
It seems you were using https://github.com/apache/incubator-gluten/pull/8890
to test it, sorry for that as I have removed the `-Piceberg` from spark-3.5.5
and jdk8 GA.
BTW, current PR has already met the
[problem](https://github.com/apache/iceberg/pull/11731#issuecomment-2530114142)
I described before, the vanilla spark would core dump in `VeloxTPCHIcebergSuite`
https://github.com/apache/incubator-gluten/actions/runs/13916861429/job/38941504564?pr=9031
--
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]