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

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

zhangjingcun created FLINK-26444:
------------------------------------

             Summary: 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


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)