Commits


Ben Chambers authored and Andrew Lamb committed 4086409e1b4
ARROW-11577: [Rust] Fix Array transform on strings Specifically, this fixes a bug found when applying `concat` to slices of input `StringArray`. Closes #9460 from bjchambers/ARROW-11577-concat-string-slices Authored-by: Ben Chambers <bchambers@apache.org> Signed-off-by: Andrew Lamb <andrew@nerdnetworks.org>