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)