Robert Metzger created FLINK-17592: -------------------------------------- Summary: flink-table-planner doesn't compile on Scala 2.12 Key: FLINK-17592 URL: https://issues.apache.org/jira/browse/FLINK-17592 Project: Flink Issue Type: Bug Components: Table SQL / Planner Affects Versions: 1.11.0 Reporter: Robert Metzger
CI: https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=844&view=logs&j=ed6509f5-1153-558c-557a-5ee0afbcdf24&t=241b1e5e-1a8e-5e6a-469a-a9b8cad87065 {code} [WARNING] ^ [ERROR] /__w/1/s/flink-table/flink-table-planner/src/test/scala/org/apache/flink/table/utils/testTableSinks.scala:73: error: overriding method getTableSchema in trait TableSink of type ()org.apache.flink.table.api.TableSchema; [ERROR] method getTableSchema needs `override' modifier [ERROR] def getTableSchema: TableSchema = { [ERROR] ^ [WARNING] 8 warnings found [ERROR] one error found {code} -- This message was sent by Atlassian Jira (v8.3.4#803005)