You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Robert Metzger (Jira)" <ji...@apache.org> on 2020/05/12 05:40:00 UTC

[jira] [Commented] (FLINK-17592) flink-table-planner doesn't compile on Scala 2.12

    [ https://issues.apache.org/jira/browse/FLINK-17592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17105096#comment-17105096 ] 

Robert Metzger commented on FLINK-17592:
----------------------------------------

Another case: https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=1020&view=logs&j=ed6509f5-1153-558c-557a-5ee0afbcdf24&t=241b1e5e-1a8e-5e6a-469a-a9b8cad87065

> 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
>            Assignee: godfrey he
>            Priority: Blocker
>             Fix For: 1.11.0
>
>
> 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)