[
https://issues.apache.org/jira/browse/FLINK-8151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rong Rong updated FLINK-8151:
-----------------------------
Description:
Following up with FLINK-8038. The equality check currently is broken. Plan to
support element-wise equality check by always using the base class:
"java.util.Map.equals" method.
was:Following up with FLINK-8038. The equality check is not working as Map
does not support element-wise equality. Suggest to remove it.
> [Table] Clean up Map equality check
> -----------------------------------
>
> Key: FLINK-8151
> URL: https://issues.apache.org/jira/browse/FLINK-8151
> Project: Flink
> Issue Type: Bug
> Components: Table API & SQL
> Reporter: Rong Rong
> Assignee: Rong Rong
>
> Following up with FLINK-8038. The equality check currently is broken. Plan to
> support element-wise equality check by always using the base class:
> "java.util.Map.equals" method.
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)