bowenliang123 commented on code in PR #6804:
URL: https://github.com/apache/kyuubi/pull/6804#discussion_r1839693955
##########
pom.xml:
##########
@@ -159,7 +159,7 @@
<httpcore.version>4.4.16</httpcore.version>
<hudi.version>0.15.0</hudi.version>
<hudi.artifact>hudi-spark${spark.binary.version}-bundle_${scala.binary.version}</hudi.artifact>
- <iceberg.version>1.6.1</iceberg.version>
+ <iceberg.version>1.7.0</iceberg.version>
Review Comment:
It wont break the compatibility and development experience, as the `java-8`
profile is auto-activated when running with Java 8 binging the Iceberg 1.6.x
for them.
--
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]