Fabian Paul created FLINK-24397:
-----------------------------------
Summary: Reduce TableSchema usage 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.14.0, 1.15.0
Reporter: Fabian Paul
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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)