This is an automated email from the ASF dual-hosted git repository.
dianfu pushed a change to branch release-1.11
in repository https://gitbox.apache.org/repos/asf/flink.git.
from c820534 [FLINK-18045] Fix Kerberos credentials checking
add e042c81 [FLINK-18126][python] Correct the exception handling of the
Python CompletableFuture
No new revisions were added by this update.
Summary of changes:
flink-python/pyflink/common/completable_future.py | 48 +++++++++++++++-------
flink-python/pyflink/common/job_client.py | 13 ++++--
.../pyflink/common/job_execution_result.py | 2 +-
.../dataset/tests/test_execution_environment.py | 2 +-
.../tests/test_stream_execution_environment.py | 2 +-
flink-python/pyflink/util/exceptions.py | 17 ++++++++
6 files changed, 63 insertions(+), 21 deletions(-)