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 2020/09/28 05:02:16 UTC

[flink] branch master updated (0bd4e46 -> 900071b)

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 0bd4e46  [FLINK-19403][python] Support Pandas Stream Group Window Aggregation
     add 900071b  [FLINK-19417][python] Fix the implementation of StreamTableEnvironment.from_data_stream

No new revisions were added by this update.

Summary of changes:
 flink-python/pyflink/table/table_environment.py    | 25 ++++++++++++++++------
 .../table/tests/test_table_environment_api.py      |  9 ++++++++
 2 files changed, 28 insertions(+), 6 deletions(-)