Jark Wu created FLINK-18086:
-------------------------------
Summary: Migrate SQLClientKafkaITCase to use DDL and new options
to create tables
Key: FLINK-18086
URL: https://issues.apache.org/jira/browse/FLINK-18086
Project: Flink
Issue Type: Test
Components: Connectors / Kafka, Table SQL / Ecosystem
Reporter: Jark Wu
The existing SQLClientKafkaITCase uses YAML to register old connectors which
can't cover new connector and format implementations. However, we got many
reported bugs related to classloading, class shading about the new connectors.
Currently, SQL CLI doesn't support muli-line statement, which means it's not
easy to migrate to DDL. One idea is that we can instroduced a persisted catalog
for this.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)