Hi, While trying to compile an application with a dependency on flink-table-planner_blink_2.12-1.11.2, I receive the following error message during compilation:
scalac: While parsing annotations in /Library/Caches/Coursier/v1/https/ repo1.maven.org/maven2/org/apache/flink/flink-table-planner-blink_2.12/1.11.2/flink-table-planner-blink_2.12-1.11.2.jar(org/apache/calcite/sql/SqlKind.class), could not find EXPERIMENTAL in enum <none>. This is likely due to an implementation restriction: an annotation argument cannot refer to a member of the annotated class (scala/bug#7014). Has anyone encountered this issue? -- Best Regards, Yuval Itzchakov.