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 & 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)