[
https://issues.apache.org/jira/browse/FLINK-15083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jark Wu closed FLINK-15083.
---------------------------
Fix Version/s: (was: 1.10.0)
Resolution: Duplicate
Fixed by FLINK-15191
> Fix connectors only pick physical fields from TableSchema
> ---------------------------------------------------------
>
> Key: FLINK-15083
> URL: https://issues.apache.org/jira/browse/FLINK-15083
> Project: Flink
> Issue Type: Sub-task
> Components: Connectors / Common, Table SQL / Planner
> Reporter: Jark Wu
> Priority: Major
>
> Currently, all the connectors will derive TableSchema from properties. But
> after introducing computed columns, the TableSchema contains generated
> columns. However, almost all the connectors use the drived TableSchema as
> {{TableSource#getTableSchema}} and {{TableSource#getProducedDataType}} which
> may produce wrong result.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)