[
https://issues.apache.org/jira/browse/FLINK-18086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jark Wu closed FLINK-18086.
---------------------------
Resolution: Fixed
[e2e] Migrate SQLClientKafkaITCase to use DDL and new options to create tables
- master (1.12.0): 06d96b5f671575b0334b9ee21829e8c8e178f3c6
- 1.11.0: 8383cb5d8b2ffa6a8cff9278c98b379b36c94bf8
[tests] Support to set standard inputs for AutoClosableProcess
- master (1.12.0): 7ce45b5c846fa276c21e2c7aa4b9ff1c29ddb1f7
- 1.11.0: 5f63e57177b90c6e1172e57702d372e52f1debd6
> 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
> Labels: pull-request-available
> 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)