Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend comparability of EvalResult to support hash codes #7016

Merged
merged 6 commits into from
Nov 16, 2020

Conversation

systay
Copy link
Collaborator

@systay systay commented Nov 11, 2020

As part of supporting UNION between routes, we want to be able to build hash maps of values.

This PR adds hashcode functionality to evalengine

Signed-off-by: Andres Taylor <andres@planetscale.com>
Signed-off-by: Andres Taylor <andres@planetscale.com>
Signed-off-by: Andres Taylor <andres@planetscale.com>
Signed-off-by: Andres Taylor <andres@planetscale.com>
Signed-off-by: Andres Taylor <andres@planetscale.com>
@harshit-gangal
Copy link
Member

harshit-gangal commented Nov 11, 2020

looks good overall, would need test for NullsafeHashcode

Signed-off-by: Andres Taylor <andres@planetscale.com>
@systay systay merged commit 893a013 into vitessio:master Nov 16, 2020
@systay systay deleted the comparabable branch November 16, 2020 09:17
@askdba askdba added this to the v9.0 milestone Nov 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants