Skip to content

Conversation

@praveenbingo
Copy link
Contributor

  • Use 32 bit hash functions for 32 bit types instead of truncating the 64 bit hash.

- Use 32 bit hash functions for 32 bit types instead of truncating the 64 bit hash.
@pravindra pravindra closed this in 70db333 Apr 15, 2019
praveenbingo added a commit to dremio/arrow that referenced this pull request Apr 15, 2019
- Use 32 bit hash functions for 32 bit types instead of truncating the 64 bit hash.

Author: Praveen <praveen@dremio.com>

Closes apache#4153 from praveenbingo/ARROW-5164 and squashes the following commits:

eb15a33 <Praveen> Fix gcc issues.
8c369b4 <Praveen> Fix lint issues.
73b41a0 <Praveen> ARROW-5164:  Introduce murmur32 for 32 bit types.
praveenbingo added a commit to dremio/arrow that referenced this pull request Apr 15, 2019
- Use 32 bit hash functions for 32 bit types instead of truncating the 64 bit hash.

Author: Praveen <praveen@dremio.com>

Closes apache#4153 from praveenbingo/ARROW-5164 and squashes the following commits:

eb15a33 <Praveen> Fix gcc issues.
8c369b4 <Praveen> Fix lint issues.
73b41a0 <Praveen> ARROW-5164:  Introduce murmur32 for 32 bit types.
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.

2 participants