Remove reliance on raw-entry
feature of Hashbrown
#6498
Labels
arrow
Changes to the arrow crate
arrow-flight
Changes to the arrow-flight crate
enhancement
Any new improvement worthy of a entry in the changelog
parquet
Changes to the parquet crate
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
When upgrading to hashbrown
v0.15.0
: #6493Changelog notes:
https://github.com/rust-lang/hashbrown/blob/master/CHANGELOG.md#v0150---2024-10-01
Describe the solution you'd like
Remove reliance on this feature so future upgrades to hashbrown versions will be smooth
arrow-rs/parquet/src/util/interner.rs
Line 19 in 581c647
arrow-rs/arrow-array/src/builder/generic_bytes_dictionary_builder.rs
Line 23 in 581c647
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: