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 564b652 [FLINK-16577][table-planner-blink] Fix numeric type mismatch
error inĀ column interval relmetadata
add f5ba41f [FLINK-17717][sql-parser] Throws for DDL create temporary
system func with composite identifier
No new revisions were added by this update.
Summary of changes:
.../table/client/cli/SqlCommandParserTest.java | 4 +-
.../src/main/codegen/includes/parserImpls.ftl | 100 +++++++++++----------
.../flink/sql/parser/FlinkSqlParserImplTest.java | 11 ++-
.../table/api/internal/TableEnvironmentImpl.java | 29 ++----
.../planner/runtime/stream/sql/FunctionITCase.java | 17 ++--
.../flink/table/api/TableEnvironmentTest.scala | 4 +-
.../table/runtime/stream/sql/FunctionITCase.java | 19 ++--
.../api/batch/BatchTableEnvironmentTest.scala | 4 +-
8 files changed, 93 insertions(+), 95 deletions(-)