You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "wangpeibin (Jira)" <ji...@apache.org> on 2021/03/09 06:37:00 UTC

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

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)