Liu Liu created FLINK-40424:
-------------------------------

             Summary: Add windowing TVF support to DataFrame API
                 Key: FLINK-40424
                 URL: https://issues.apache.org/jira/browse/FLINK-40424
             Project: Flink
          Issue Type: Sub-task
          Components: API / Python
            Reporter: Liu Liu


Add DataFrame methods for assigning rows to Flink windowing TVFs:
 * {{tumble(on=..., size=...)}}
 * {{hop(on=..., slide=..., size=...)}}
 * {{cumulate(on=..., step=..., size=...)}}
 * {{session(on=..., gap=...)}}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to