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 981ef8bd874 [FLINK-30659][hive] Drop flink-sql-parser-hive module
(#22106)
new d4a9a749310 [FLINK-25347][table] Replace deprecated TableSchema with
Schema in MergeTableLikeUtil
new 270e6fc2094 [hotfix][table] Printing column names in a deterministic
order
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../planner/operations/MergeTableLikeUtil.java | 130 ++++---
.../operations/SqlCreateTableConverter.java | 48 +--
.../planner/operations/MergeTableLikeUtilTest.java | 388 ++++++++++-----------
.../planner/plan/stream/sql/TableScanTest.scala | 6 +-
4 files changed, 279 insertions(+), 293 deletions(-)