Description
Recent changes in Flink (e.g., FLINK-4691) has added the support for tumbling windows in streams.
This jira proposes to add supports for parsing the tumbling window in the group by clause as suggested in http://calcite.apache.org/docs/stream.html, so that it is possible to expose tumble window support at the SQL layer in Flink.
Attachments
Issue Links
- relates to
-
CALCITE-1345 Streaming GROUP BY
- Open
-
FLINK-5624 Support tumbling window on streaming tables in the SQL API
- Closed