You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ap...@apache.org on 2019/08/21 09:39:23 UTC

[arrow] branch master updated (b0179d4 -> 7eb9a1a)

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 b0179d4  ARROW-6080: [Java] Support search operation for BaseRepeatedValueVector
     add 7eb9a1a  ARROW-6174: [C++] Validate chunks in ChunkedArray::Validate. Fix validation of sliced ListArray, values null checks

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/array.cc | 23 ++++++++++++-----------
 cpp/src/arrow/table.cc |  5 +++++
 2 files changed, 17 insertions(+), 11 deletions(-)