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 54b715c ARROW-9885: [Rust][DataFusion] Minor code simplification
add 5d3d48a ARROW-9852: [C++] Validate dictionaries fully when combining
deltas
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/ipc/dictionary.cc | 84 +++++++++++++++++++++-------------
cpp/src/arrow/ipc/dictionary.h | 8 ++--
cpp/src/arrow/ipc/reader.cc | 4 +-
cpp/src/arrow/testing/json_internal.cc | 2 +-
4 files changed, 59 insertions(+), 39 deletions(-)