You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by he...@apache.org on 2020/08/14 10:02:37 UTC

[flink] branch master updated (dc73dbf -> d3aa4f3)

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

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


    from dc73dbf  [FLINK-18901][table] Use new type inference for aggregate functions in SQL DDL
     add d3aa4f3  [FLINK-18884][python] Add chaining strategy and slot sharing group interfaces for Python DataStream API. (#13140)

No new revisions were added by this update.

Summary of changes:
 flink-python/pyflink/datastream/data_stream.py     | 49 +++++++++++
 .../datastream/stream_execution_environment.py     |  1 +
 .../pyflink/datastream/tests/test_data_stream.py   | 94 ++++++++++++++++++++--
 .../tests/test_stream_execution_environment.py     |  2 +
 4 files changed, 140 insertions(+), 6 deletions(-)