rdtr opened a new pull request, #2254: URL: https://github.com/apache/tinkerpop/pull/2254
We may want to do away with XOR for hashCode computation for everything, but for now I only limit those whose keys for XOR are very simple and can be duplicate. Duplicate keys are canceled with each other when XOR is applied, that is the problem and a different Step can be considered as "equal" as consequence. This CR fixes the issue. -- 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]
