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 162994f [hotfix][doc] Some minor languange clean-ups for the Source
doc.
add f819e08 [FLINK-16217][sql-client] Fix exception catching to avoid SQL
client crashes
No new revisions were added by this update.
Summary of changes:
.../apache/flink/table/client/cli/CliClient.java | 14 +++++-
.../table/client/gateway/local/LocalExecutor.java | 9 ++--
.../flink/table/client/cli/CliClientTest.java | 51 ++++++++++++----------
.../flink/table/client/cli/TestingExecutor.java | 34 ++++++++++++---
.../table/client/cli/TestingExecutorBuilder.java | 18 +++++++-
.../table/client/cli/utils/TerminalUtils.java | 5 ++-
6 files changed, 96 insertions(+), 35 deletions(-)