You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/03/02 08:49:00 UTC

[jira] [Updated] (FLINK-26444) Window allocator supporting pyflink datastream API

     [ https://issues.apache.org/jira/browse/FLINK-26444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated FLINK-26444:
-----------------------------------
    Labels: pull-request-available  (was: )

> Window allocator supporting pyflink datastream API
> --------------------------------------------------
>
>                 Key: FLINK-26444
>                 URL: https://issues.apache.org/jira/browse/FLINK-26444
>             Project: Flink
>          Issue Type: New Feature
>          Components: API / Python
>    Affects Versions: 1.14.3
>            Reporter: zhangjingcun
>            Priority: Major
>              Labels: pull-request-available
>
> Pyflink datastream api:
> When using window operations in pyflink datastream api,
> It needs to be implemented by customizing the window, which increases the difficulty of use.Therefore, the tumbling, sliding, session, and counting window implementation classes are encapsulated, and the developer directly calls the class to use.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)