[
https://issues.apache.org/jira/browse/FLINK-17062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dian Fu closed FLINK-17062.
---------------------------
Resolution: Fixed
Merged via
* master: 36e597277014f41b4eca1dae14e3d247e8ab17e5
* release-1.10: 3ea800042dc6ae818748eea216218befd2b380fa
* release-1.9: f497a51ae226d92a4364bf7c518ace0253ba3963
> 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
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)