Use foldhash hasher
- Dominant language
- Rust
- Stars
- 9.3k
- Forks
- 2.4k
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 344
Description
### Is your feature request related to a problem or challenge?
Hashbrown now switched to use foldhasher (https://github.com/orlp/foldhash). We should benchmark this and switch if it makes sense to.
### Describe the solution you'd like
_No response_
### Describe alternatives you've considered
_No response_
### Additional context
_No response_
Contributor guide
Research direction
Start by locating DataFusion's hashbrown usage and benchmark entry points, then review how Hashbrown's foldhash change applies to those paths. Compare current hashing performance with foldhash and document whether the results justify switching; done means the benchmark evidence supports a clear decision and the relevant usage is updated if appropriate.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- performance
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100