Mika Naylor created FLINK-39242:
-----------------------------------
Summary: Method getDataType does not exist error when getting
columns from ResolvedSchema
Key: FLINK-39242
URL: https://issues.apache.org/jira/browse/FLINK-39242
Project: Flink
Issue Type: Bug
Components: API / Python
Affects Versions: 2.1.1, 2.2.0, 2.0.1
Reporter: Mika Naylor
Assignee: Mika Naylor
Currently, when getting the columns from a ResolvedSchema, it fails with a
'{{{}Method getDataType([]) does not exist' {}}}because the construction of the
Physical/Computed/Metadata column is done incorrectly.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)