This is an automated email from the ASF dual-hosted git repository.
alamb pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git
from 5acdafbdc7 perf: Improve `interleave` performance for struct (3-6
times faster) (#7991)
add 4fcffa503c perf: only encode actual list values in `RowConverter`
(16-26 times faster for small sliced list) (#7996)
No new revisions were added by this update.
Summary of changes:
arrow-row/src/lib.rs | 33 +++++++++++++++++++++++++++++----
arrow-row/src/list.rs | 12 ++++++++----
2 files changed, 37 insertions(+), 8 deletions(-)