zhouyuan commented on code in PR #9031:
URL: https://github.com/apache/incubator-gluten/pull/9031#discussion_r2000454390


##########
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, 
   https://github.com/apache/incubator-gluten/pull/9001/
   
   and it looks like all the unit tests passed:
   
https://github.com/apache/incubator-gluten/actions/runs/13859404046/job/38785108628
   
   The JDK17 based tests failed as expected.
   
https://github.com/apache/incubator-gluten/actions/runs/13859404046/job/38785108162



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

Reply via email to