You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ku...@apache.org on 2020/05/16 04:30:24 UTC

[flink] branch master updated (a7559e5 -> 677867a)

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

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


    from a7559e5  [hotfix] fix e2e test due to removing TableSource & TableSink registration
     add 677867a  [FLINK-17450][sql-parser][hive] Implement function & catalog DDLs for Hive dialect

No new revisions were added by this update.

Summary of changes:
 .../flink/connectors/hive/HiveDialectTest.java     |  29 +++++
 .../src/main/codegen/data/Parser.tdd               |   6 +
 .../src/main/codegen/includes/parserImpls.ftl      | 134 ++++++++++++++++++++-
 .../parser/hive/FlinkHiveSqlParserImplTest.java    |  43 +++++++
 4 files changed, 211 insertions(+), 1 deletion(-)