zhouyuan commented on code in PR #9031:
URL: https://github.com/apache/incubator-gluten/pull/9031#discussion_r2000547130
##########
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 Thanks for point out, I didnt realize this change - so it looks
like Velox backend does not support this combination `JDK8 + Spark355 +
Iceberg1.5`
Not sure if this applies to the CK backend also. In case CK backend can work
with this, could we add a new special profile so it wont impact Velox backend?
Cc: @baibaichen
--
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]