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

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


    from 3f99f29  [FLINK-20994][python] Add public method to create 
TableEnvironment in PyFlink
     add 6c99802  [FLINK-21180][python] Move the state module from 
'pyflink.common' to 'pyflink.datastream'

No new revisions were added by this update.

Summary of changes:
 flink-python/pyflink/datastream/functions.py              | 2 +-
 flink-python/pyflink/{common => datastream}/state.py      | 0
 flink-python/pyflink/datastream/tests/test_data_stream.py | 2 +-
 flink-python/pyflink/fn_execution/aggregate.py            | 2 +-
 flink-python/pyflink/fn_execution/operations.py           | 4 ++--
 flink-python/pyflink/fn_execution/state_impl.py           | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)
 rename flink-python/pyflink/{common => datastream}/state.py (100%)

Reply via email to