This is an automated email from the ASF dual-hosted git repository.
kou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from c6f194a ARROW-8406: [C++][Python] Fix file URI handling
add d0f56ed ARROW-8403: [C++] Add ToString() to ChunkedArray, Table and
RecordBatch
No new revisions were added by this update.
Summary of changes:
c_glib/arrow-glib/basic-array.cpp | 8 +-------
c_glib/arrow-glib/chunked-array.cpp | 8 +-------
c_glib/arrow-glib/decimal128.cpp | 10 ++++------
c_glib/arrow-glib/file-system.cpp | 3 +--
c_glib/arrow-glib/record-batch.cpp | 8 +-------
c_glib/arrow-glib/table.cpp | 8 +-------
c_glib/test/test-record-batch.rb | 2 +-
cpp/src/arrow/record_batch.cc | 8 ++++++++
cpp/src/arrow/record_batch.h | 3 +++
cpp/src/arrow/table.cc | 13 +++++++++++++
cpp/src/arrow/table.h | 6 ++++++
11 files changed, 40 insertions(+), 37 deletions(-)