This is an automated email from the ASF dual-hosted git repository.
alamb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git.
from 6ed1992 Remove arrow array reader (#1197) (#1234)
add 90de247 Do not concatenate identical dictionaries (#1219)
No new revisions were added by this update.
Summary of changes:
arrow/src/array/data.rs | 74 +++++++++++++++++++++++++++++++++++++
arrow/src/array/transform/mod.rs | 67 +++++++++++++++++++--------------
arrow/src/compute/kernels/concat.rs | 46 +++++++++++++++++++++++
3 files changed, 159 insertions(+), 28 deletions(-)