[
https://issues.apache.org/jira/browse/FLINK-40424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18109902#comment-18109902
]
Timo Theusner commented on FLINK-40424:
---------------------------------------
[~dianfu] can you please assign this ticket to me? I would start working on
windowing related tickets, since I already covered one of them.
> 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
> 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)