snuyanzin commented on code in PR #26547:
URL: https://github.com/apache/flink/pull/26547#discussion_r2083974743
##########
flink-table/flink-sql-parser/pom.xml:
##########
@@ -68,12 +68,12 @@ under the License.
<version>${calcite.version}</version>
<exclusions>
<!--
- "mvn dependency:tree" as of Calcite 1.34.0:
+ "mvn dependency:tree" as of Calcite 1.35.0:
- [INFO] +-
org.apache.calcite:calcite-core:jar:1.34.0:compile
+ [INFO] +-
org.apache.calcite:calcite-core:jar:1.35.0:compile
[INFO] | +-
org.apache.calcite.avatica:avatica-core:jar:1.23.0:compile
[INFO] | +-
org.apiguardian:apiguardian-api:jar:1.1.2:compile
- [INFO] | +-
org.checkerframework:checker-qual:jar:3.12.0:compile
+ [INFO] | +-
org.checkerframework:checker-qual:jar:3.10.0:compile
Review Comment:
this is not related to this commit, however seems at some point the version
was downgraded in Flink.
There is no critical changes, so should be ok
--
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]