[
https://issues.apache.org/jira/browse/FLINK-20019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timo Walther closed FLINK-20019.
--------------------------------
Fix Version/s: 1.12.0
Resolution: Fixed
Fixed in 1.12.0: 05b56bd93b8ef0dd5308f32c35bb0c6e97c13c8d
> Support all conversion classes in Row.equals/hashCode
> -----------------------------------------------------
>
> Key: FLINK-20019
> URL: https://issues.apache.org/jira/browse/FLINK-20019
> Project: Flink
> Issue Type: Sub-task
> Components: API / Core, Table SQL / API
> Reporter: Timo Walther
> Assignee: Timo Walther
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.12.0
>
>
> The Row.equals/hashCode cannot handle arrays in nested structures (e.g. Map,
> List) well . Since those methods are used for a variety of use cases. We
> should support all conversion classes of the table ecosystem in all
> combinations. Initial work for this has been done recently. But it would be
> good to finalize this for 1.12 as a preparation for FLIP-136.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)