This is an automated email from the ASF dual-hosted git repository.
leonard pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink-cdc.git
from 8137f9d74 [FLINK-35894][pipeline-connector][es] Support for
ElasticSearch 6, 7 versions
new 2885d12f5 [FLINK-35991][cdc-runtime] Resolve operator conflicts in
transform SQL operator tables
new 104209558 [FLINK-36034][cdc-runtime] Get rid of Flink table planner
dependency in cdc runtime module
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:
flink-cdc-runtime/pom.xml | 28 ---
.../runtime/functions/BuiltInScalarFunction.java | 43 +---
.../flink/cdc/runtime/parser/TransformParser.java | 10 +-
.../parser/metadata/TransformSqlOperatorTable.java | 229 +++++++++++++--------
.../runtime/operators/schema/SchemaEvolveTest.java | 2 +-
.../cdc/runtime/parser/TransformParserTest.java | 8 +-
6 files changed, 153 insertions(+), 167 deletions(-)