[jira] [Created] (FLINK-21684) Fix typo in StreamExecDeduplicate

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

[jira] [Created] (FLINK-21684) Fix typo in StreamExecDeduplicate

Shang Yuanchun (Jira)
wangpeibin created FLINK-21684:
----------------------------------

             Summary: Fix typo in StreamExecDeduplicate
                 Key: FLINK-21684
                 URL: https://issues.apache.org/jira/browse/FLINK-21684
             Project: Flink
          Issue Type: Improvement
            Reporter: wangpeibin


the comment for RowtimeDeduplicateOperatorTranslator shoud be `Translator to create row time deduplicate operator` rather than `Translator to create process time deduplicate operator`
{quote}/** Translator to create process time deduplicate operator. */
private static class RowtimeDeduplicateOperatorTranslator{quote}



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