Commits


Bobby Wagner authored and Krisztián Szűcs committed 11af2e8e6b5
ARROW-9379: [Rust] Add support for unsigned dictionary keys Adds support for unsigned dictionary keys in rust. Some of the support was already there (ie for dictionary arrays, though I may be misunderstanding what those do) so there were less changes than expected Closes #7745 from robert-wagner/arrow_9259_rust_add_unsigned_dictionary_keys Authored-by: Bobby Wagner <raw141@case.edu> Signed-off-by: Krisztián Szűcs <szucs.krisztian@gmail.com>