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 ac94bef [FLINK-20197] Fix processing time support in FileSink
add 63aec82 [FLINK-20207][python] Improve the error message printed when
submitting the pyflink jobs via 'flink run'
No new revisions were added by this update.
Summary of changes:
flink-python/pyflink/util/exceptions.py | 10 +++++++---
.../org/apache/flink/client/python/PythonDriver.java | 18 +++++++++++++++++-
.../org/apache/flink/client/python/PythonEnvUtils.java | 18 +++++++++++++-----
.../flink/client/python/PythonFunctionFactory.java | 3 ++-
.../apache/flink/client/python/PythonEnvUtilsTest.java | 2 +-
5 files changed, 40 insertions(+), 11 deletions(-)