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

[flink] branch master updated (3f22069 -> aa40ffd)

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

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


    from 3f22069  [FLINK-17931] Document fromValues clause in Table API
     add aa40ffd  [FLINK-18055][sql-client] Fix catalog/database does not exist in sql client

No new revisions were added by this update.

Summary of changes:
 .../flink/table/client/cli/SqlCommandParser.java   |  5 +--
 .../flink/table/client/cli/CliClientTest.java      | 51 ++++++++++++++++++++++
 .../table/client/cli/SqlCommandParserTest.java     |  4 +-
 3 files changed, 55 insertions(+), 5 deletions(-)