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)