Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Implemented
-
None
-
None
Description
This is a follow up of FLINK-4691.
FLINK-4691 adds supports for group-windows for streaming tables. This jira proposes to expose the functionality in the SQL layer via the GROUP BY clauses, as described in http://calcite.apache.org/docs/stream.html#tumbling-windows.
Attachments
Issue Links
- is related to
-
CALCITE-1603 Support TUMBLE in the GROUP BY clause
- Closed
- relates to
-
FLINK-5710 Add ProcTime() function to indicate StreamSQL
- Closed
- links to