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 cb33829 [FLINK-21892][docs][table] Add documentation for the DESC
statement syntax (#15325)
add 86685c4 [FLINK-21918][python] Add execution.runtime-mode setter in
StreamExecutionEnvironment
No new revisions were added by this update.
Summary of changes:
flink-python/pyflink/datastream/execution_mode.py | 62 ++++++++++++++++++++++
.../datastream/stream_execution_environment.py | 21 ++++++++
.../tests/test_stream_execution_environment.py | 14 ++++-
...st_stream_execution_environment_completeness.py | 2 +-
4 files changed, 97 insertions(+), 2 deletions(-)
create mode 100644 flink-python/pyflink/datastream/execution_mode.py