snuyanzin commented on code in PR #27009: URL: https://github.com/apache/flink/pull/27009#discussion_r2360374545
########## flink-table/flink-sql-parser/pom.xml: ########## @@ -150,10 +150,6 @@ under the License. <groupId>joda-time</groupId> <artifactId>joda-time</artifactId> </exclusion> - <exclusion> Review Comment: changes in this file fixes ``` Compilation failure [ERROR] /java.base/java/lang/ThreadLocal.class: Cannot attach type annotations @org.checkerframework.checker.nullness.qual.Nullable to org.apache.calcite.util.trace.CalciteTrace.DYNAMIC_HANDLER: [ERROR] class file for org.apache.calcite.linq4j.function.Function2 not found ``` -- 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: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org