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

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


    from 66e2b82  ARROW-5966: [Python] Also use ChunkedStringBuilder when 
converting NumPy string types to Arrow StringType
     add f8b7425  ARROW-6048: [C++] Add ChunkedArray::View method that 
dispatches to Array::View

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/array.cc      |  2 +-
 cpp/src/arrow/array.h       |  2 +-
 cpp/src/arrow/table.cc      | 10 ++++++++++
 cpp/src/arrow/table.h       |  6 ++++++
 cpp/src/arrow/table_test.cc | 25 +++++++++++++++++++++++++
 5 files changed, 43 insertions(+), 2 deletions(-)

Reply via email to