You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by he...@apache.org on 2019/11/26 06:00:20 UTC

[flink] branch master updated (e08e29e -> 8f665be)

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

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


    from e08e29e  [FLINK-14885][client] YarnClusterDescriptor should not know about detached option
     add 8f665be  [FLINK-14865][python] fix unstable tests PyFlinkBlinkStreamUserDefinedFunctionTests#test_udf_in_join_condition_2

No new revisions were added by this update.

Summary of changes:
 .../flink/client/python/PythonDriverEnvUtils.java  |  4 +-
 .../client/python/PythonResourceExtractor.java     |  3 +-
 .../flink/python/AbstractPythonFunctionRunner.java |  3 +-
 .../org/apache/flink/python/util/ResourceUtil.java | 71 ++++++++++++++--------
 .../client/python/PythonDriverEnvUtilsTest.java    |  2 +-
 .../apache/flink/python/util/ResourceUtilTest.java |  5 +-
 6 files changed, 51 insertions(+), 37 deletions(-)