[
https://issues.apache.org/jira/browse/FLINK-24397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timo Walther updated FLINK-24397:
---------------------------------
Description:
The TableSchema class is now deprecated for a while but a lot of connectors
still depend on it use (DynamicTableSources and DynamicTableSinks). We should
reduce the usage of the TableSchema to provide a better example for external
contributions and allow us eventually to drop the TableSchema.
It also drops the legacy JDBC connector.
was:The TableSchema class is now deprecated for a while but a lot of
connectors still depend on it use (DynamicTableSources and DynamicTableSinks).
We should reduce the usage of the TableSchema to provide a better example for
external contributions and allow us eventually to drop the TableSchema.
> Reduce legacy in Table API connectors
> -------------------------------------
>
> Key: FLINK-24397
> URL: https://issues.apache.org/jira/browse/FLINK-24397
> Project: Flink
> Issue Type: Improvement
> Components: Connectors / Common, Table SQL / API
> Affects Versions: 1.15.0
> Reporter: Fabian Paul
> Assignee: Fabian Paul
> Priority: Major
> Labels: pull-request-available
>
> The TableSchema class is now deprecated for a while but a lot of connectors
> still depend on it use (DynamicTableSources and DynamicTableSinks). We should
> reduce the usage of the TableSchema to provide a better example for external
> contributions and allow us eventually to drop the TableSchema.
> It also drops the legacy JDBC connector.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)