Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.15.0
-
Flink now supports evaluating individual window table-valued functions. This means that window table-valued functions no longer require to be used with aggregate operation.
Description
Currently, window table-valued function has to be used with other window operation, such as window aggregate, window topN and window join.
In the ticket, we aim to support evaluating individual window table-valued function in runtime, which means, introduce an operator to handle this.
Attachments
Attachments
Issue Links
- links to