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 3fb1e7d ARROW-13397: [R] Update arrow.Rmd vignette
add 4217334 ARROW-13736: [C++] Reconcile PrettyPrint and StringFormatter
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/array/array_test.cc | 2 +-
cpp/src/arrow/pretty_print.cc | 416 +++++++++++++------------------------
cpp/src/arrow/pretty_print_test.cc | 59 +++++-
cpp/src/arrow/util/formatting.h | 164 +++++++++++----
cpp/src/arrow/util/time.h | 1 +
python/pyarrow/tests/test_table.py | 4 +-
6 files changed, 324 insertions(+), 322 deletions(-)