mbrobbel opened a new pull request, #6035:
URL: https://github.com/apache/arrow-rs/pull/6035
# Which issue does this PR close?
None.
# Rationale for this change
`arrow-array` uses the `HashTable` introduced in `hashbrown` `0.14.2`
(https://github.com/rust-lang/hashbrown/blob/master/CHANGELOG.md#v0142---2023-10-19).
# What changes are included in this PR?
Bumps the requirement to `0.14.2`.
# Are there any user-facing changes?
Also removed the unused `hashbrown` dependency from `arrow-row`.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]