This is an automated email from the ASF dual-hosted git repository.
lzljs3620320 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 40621c7 [FLINK-18272][table-runtime-blink] Add retry logic to
FileSystemLookupFunction
add 626dd39 [FLINK-18300][sql-client] SQL Client doesn't support ALTER
VIEW
No new revisions were added by this update.
Summary of changes:
.../apache/flink/table/client/cli/CliClient.java | 3 +++
.../apache/flink/table/client/cli/CliStrings.java | 4 ++++
.../flink/table/client/cli/SqlCommandParser.java | 5 +++++
.../table/client/cli/SqlCommandParserTest.java | 21 +++++++++++++++++++++
.../table/client/cli/utils/SqlParserHelper.java | 5 +++++
5 files changed, 38 insertions(+)