Haohui Mai created FLINK-6335: --------------------------------- Summary: Support DISTINCT over grouped window in stream SQL Key: FLINK-6335 URL: https://issues.apache.org/jira/browse/FLINK-6335 Project: Flink Issue Type: Bug Reporter: Haohui Mai Assignee: Haohui Mai
The SQL on the batch side supports the {{DISTINCT}} keyword over aggregation. This jira proposes to support the {{DISTINCT}} keyword on streaming aggregation using the same technique on the batch side. -- This message was sent by Atlassian JIRA (v6.3.15#6346)