This is an automated email from the ASF dual-hosted git repository.
apitrou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 229afa0 ARROW-12119: [Rust][DataFusion] Improve performance of
to_array_of_size for primitives
add be4fe74 ARROW-11838: [C++] Support IPC reads with shared dictionaries.
No new revisions were added by this update.
Summary of changes:
ci/scripts/integration_arrow.sh | 1 +
cpp/src/arrow/ipc/dictionary.cc | 13 +++++++++++++
cpp/src/arrow/ipc/dictionary.h | 4 ++++
cpp/src/arrow/ipc/reader.cc | 2 +-
cpp/src/arrow/testing/json_internal.cc | 23 ++++++++++++++++++++++-
dev/archery/archery/integration/runner.py | 2 ++
testing | 2 +-
7 files changed, 44 insertions(+), 3 deletions(-)