[
https://issues.apache.org/jira/browse/FLINK-17062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-17062:
-----------------------------------
Labels: pull-request-available (was: )
> Fix the conversion from Java row type to Python row type
> --------------------------------------------------------
>
> Key: FLINK-17062
> URL: https://issues.apache.org/jira/browse/FLINK-17062
> Project: Flink
> Issue Type: Bug
> Components: API / Python
> Affects Versions: 1.9.0
> Reporter: Dian Fu
> Assignee: Dian Fu
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.9.3, 1.10.1, 1.11.0
>
>
> It iterate over the result of FieldsDataType.getFieldDataTypes when
> converting Java row type to Python row type. The result is non-deterministic
> as the result of FieldsDataType.getFieldDataTypes is of type map.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)