[
https://issues.apache.org/jira/browse/FLINK-39242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18066041#comment-18066041
]
Timo Walther commented on FLINK-39242:
--------------------------------------
Fixed in release-2.1: b9e90b7a0c4c5e96a69a8a78156ef8011cc07031
Fixed in release-2.2: f0f84c1ebf0cf1c3149047163e0a3f3f9a978884
> 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.2.0, 2.1.1
> Reporter: Mika Naylor
> Assignee: Mika Naylor
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.3.0
>
>
> 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)