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/22 09:01:00 UTC

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

sunjincheng created FLINK-10639:
-----------------------------------

             Summary: 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
             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)