[jira] [Created] (FLINK-21722) Wrong class name used in 'Generating Watermarks' documentation page for the Scala examples

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-21722) Wrong class name used in 'Generating Watermarks' documentation page for the Scala examples

Shang Yuanchun (Jira)
Thelgis Kotsos created FLINK-21722:
--------------------------------------

             Summary: Wrong class name used in 'Generating Watermarks' documentation page for the Scala examples
                 Key: FLINK-21722
                 URL: https://issues.apache.org/jira/browse/FLINK-21722
             Project: Flink
          Issue Type: Bug
          Components: Documentation
            Reporter: Thelgis Kotsos


The 'Generating Watermarks' documentation page has examples on 'Periodic WatermarkGenerator' and 'Punctuated WatermarkGenerator'.

The Java examples implement the class 'WatermarkGenerator', whereas the Scala examples extend the 'AssignerWithPeriodicWatermarks'. Both examples should be using 'WatermarkGenerator' which is the correct class for the example. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)