You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by di...@apache.org on 2022/03/15 01:20:22 UTC

[flink] branch master updated (c3244c3 -> eac5b97)

This is an automated email from the ASF dual-hosted git repository.

dianfu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from c3244c3  [FLINK-26444][python] Align the WindowAssigners with the Java DataStream API
     add eac5b97  [FLINK-26506][python] Support StreamExecutionEnvironment.registerCachedFile in Python DataStream API

No new revisions were added by this update.

Summary of changes:
 .../pyflink/datastream/stream_execution_environment.py   | 16 ++++++++++++++++
 .../tests/test_stream_execution_environment.py           | 12 ++++++++++++
 .../test_stream_execution_environment_completeness.py    |  2 +-
 3 files changed, 29 insertions(+), 1 deletion(-)