You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by we...@apache.org on 2019/08/20 22:27:22 UTC

[arrow] branch master updated (980269a -> a40872e)

This is an automated email from the ASF dual-hosted git repository.

wesm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from 980269a  ARROW-6125: [Python] Remove Python APIs deprecated in 0.14.x and prior
     add a40872e  ARROW-6049: [C++] Support view from one dictionary type to another in Array::View

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/array.cc           | 28 +++++++++++++++-------------
 cpp/src/arrow/array_view_test.cc | 31 +++++++++++++++++++++++++++----
 2 files changed, 42 insertions(+), 17 deletions(-)