[
https://issues.apache.org/jira/browse/FLINK-18086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17135694#comment-17135694
]
Jark Wu commented on FLINK-18086:
---------------------------------
I will pick this one. We can write SQL statements into
{{Process#getOuputStream}} of SQL CLI to trigger multiple statements.
> 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, Tests
> Reporter: Jark Wu
> Assignee: Jark Wu
> Priority: Major
> Fix For: 1.11.0
>
>
> 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)