mihaibudiu opened a new pull request, #5151:
URL: https://github.com/apache/calcite/pull/5151

   ## Jira Link
   
   [CALCITE-7689](https://issues.apache.org/jira/browse/CALCITE-7689)
   
   ## Changes Proposed
   
   Two MAP values should be equal when they have the same exact key and each 
key maps to the same exact value. Key and value comparisons use `<=>` (`IS NOT 
DISTINCT FROM`), consistent with `ARRAY` values.
   
   As a side-effect this changes ordering of maps too.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to