[
https://issues.apache.org/jira/browse/CALCITE-4105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17151114#comment-17151114
]
Haisheng Yuan commented on CALCITE-4105:
----------------------------------------
There is a discussion about changing Pair's hashCode: CALCITE-4096.
> Replace Pair with Flat2List in RelDigestWriter to improve hash code
> distribution
> --------------------------------------------------------------------------------
>
> Key: CALCITE-4105
> URL: https://issues.apache.org/jira/browse/CALCITE-4105
> Project: Calcite
> Issue Type: Improvement
> Components: core
> Reporter: Haisheng Yuan
> Assignee: Haisheng Yuan
> Priority: Major
>
> Pair hashCode uses XOR, Flat2List uses 31 prime multiplication.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)