Commits

Andrew Lamb authored 8420e2670b3
ARROW-11951: [Rust] Remove OffsetSize::prefix # Background: Left over cleanups suggested by from @sunchao on https://github.com/apache/arrow/pull/9425 Broken out from https://github.com/apache/arrow/pull/9508 # Rationale: This function is redundant with `OffsetSize::is_large` Closes #9690 from alamb/alamb/remove_prefix Authored-by: Andrew Lamb <andrew@nerdnetworks.org> Signed-off-by: Andrew Lamb <andrew@nerdnetworks.org>