Commits


Ritchie Vink authored and Andrew Lamb committed 5bea62493d9
ARROW-11688: [Rust] Casts between Utf8 and LargeUtf8 This PR makes it possible to cast between `utf8` and `large-utf8` arrays. Closes #9526 from ritchie46/cast_utf8_to_largeutf8 Authored-by: Ritchie Vink <ritchie46@gmail.com> Signed-off-by: Andrew Lamb <andrew@nerdnetworks.org>