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/09/09 09:50:04 UTC

[flink] branch master updated (7f6ce78 -> 6ed2954)

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 7f6ce78  [FLINK-19163][python][build system] Add building py38 wheel package of PyFlink in Azure CI (#13362)
     add 6ed2954  [FLINK-19147][sql-client] Support AutoCloseable interface for CliClient

No new revisions were added by this update.

Summary of changes:
 .../org/apache/flink/table/client/SqlClient.java   | 23 +++----
 .../apache/flink/table/client/cli/CliClient.java   |  2 +-
 .../flink/table/client/cli/CliClientTest.java      | 78 +++++++---------------
 3 files changed, 33 insertions(+), 70 deletions(-)