This is an automated email from the ASF dual-hosted git repository.
hxb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 4bcdfa2 [FLINK-23165][python] Add
StreamExecutionEnvironment#registerSlotSharingGroup to PyFlink and Scala
add da7c685 [FLINK-23280][python] Fix the issue that Python
ExplainDetails does not have JSON_EXECUTION_PLAN option
No new revisions were added by this update.
Summary of changes:
flink-python/pyflink/table/explain_detail.py | 3 +++
flink-python/pyflink/table/tests/test_explain.py | 9 +++++++++
flink-python/pyflink/table/tests/test_table_environment_api.py | 6 ++++--
flink-python/pyflink/util/java_utils.py | 4 +++-
4 files changed, 19 insertions(+), 3 deletions(-)