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

Add in murmur3 support for float, double, date and timestamp #2017

Merged
merged 1 commit into from
Mar 25, 2021

Conversation

revans2
Copy link
Collaborator

@revans2 revans2 commented Mar 24, 2021

The code this depends on is in cudf, but it will take a little while to go through CI.

this fixes #1914

Signed-off-by: Robert (Bobby) Evans <bobby@apache.org>
@revans2 revans2 added the bug Something isn't working label Mar 24, 2021
@revans2 revans2 added this to the Mar 15 - March 26 milestone Mar 24, 2021
@revans2 revans2 self-assigned this Mar 24, 2021
Copy link
Member

@jlowe jlowe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I love net-negative code delta PRs.

@revans2
Copy link
Collaborator Author

revans2 commented Mar 25, 2021

build

@revans2 revans2 merged commit 53f6d20 into NVIDIA:branch-0.5 Mar 25, 2021
@revans2 revans2 deleted the murmur_update branch March 25, 2021 16:50
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
…2017)

Signed-off-by: Robert (Bobby) Evans <bobby@apache.org>
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
…2017)

Signed-off-by: Robert (Bobby) Evans <bobby@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Add in float, double, timestamp, and date support to murmur3
2 participants