[
https://issues.apache.org/jira/browse/FLINK-40424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18110127#comment-18110127
]
Dian Fu commented on FLINK-40424:
---------------------------------
[~timm0] Sure. Have assigned it to you! Thanks for working on this!
> 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
> Assignee: Timo Theusner
> Priority: Major
>
> 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)