You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by tw...@apache.org on 2020/03/19 10:28:06 UTC

[flink] branch master updated (5ce71d4 -> 6aa4a3f)

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

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


    from 5ce71d4  [FLINK-16344][table-planner-blink] Preserve nullability for nested types
     add e30089c  [FLINK-15771][tests] Harden SQLClientKafkaITCase
     add aeffce4  [hotfix][tests] Fix exception in AutoClosableProcess
     add 6aa4a3f  [FLINK-16583][sql-client] Provide classloader during pipeline creation

No new revisions were added by this update.

Summary of changes:
 .../tests/util/kafka/SQLClientKafkaITCase.java     | 22 ++++++++++++++--------
 .../flink/tests/util/AutoClosableProcess.java      |  2 +-
 .../tests/util/cache/AbstractDownloadCache.java    |  4 ++--
 .../client/gateway/local/ExecutionContext.java     | 14 ++++++++------
 .../table/client/gateway/local/LocalExecutor.java  | 12 ++++++------
 5 files changed, 31 insertions(+), 23 deletions(-)