You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "sunjincheng (JIRA)" <ji...@apache.org> on 2018/10/23 06:45:00 UTC

[jira] [Closed] (FLINK-10639) Fix java syntax error in document

     [ https://issues.apache.org/jira/browse/FLINK-10639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

sunjincheng closed FLINK-10639.
-------------------------------
    Resolution: Fixed

Fixed in master: 49d56c1d3da608325cc6a4c4796ae03ce305cb6a
fixed in release-1.6: bc43e5f1b852fd440ebf39ef4e255e4244d1c4d0

> Fix java syntax error in document
> ---------------------------------
>
>                 Key: FLINK-10639
>                 URL: https://issues.apache.org/jira/browse/FLINK-10639
>             Project: Flink
>          Issue Type: Bug
>          Components: Documentation, Table API &amp; SQL
>    Affects Versions: 1.6.1, 1.7.0
>            Reporter: sunjincheng
>            Assignee: Hequn Cheng
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.7.0, 1.6.1
>
>         Attachments: image-2018-10-22-16-54-10-305.png
>
>
> Due to the  [StreamTableSourceFactory|https://github.com/apache/flink/blob/master/flink-libraries/flink-table/src/main/scala/org/apache/flink/table/factories/StreamTableSourceFactory.scala]  is a trait. So the java example in the document should using "implements" keyword. 
> !image-2018-10-22-16-54-10-305.png!
>  
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)