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 4d8c21bd30 ARROW-15026: [Python] Error if datetime.timedelta to
pyarrow.duration conversion overflows (#13718)
add 77f099fb5c ARROW-17825: [C++] Allow the possibility to write several
tables in ORCFileWriter (#14219)
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/adapters/orc/adapter.cc | 30 ++++++--
cpp/src/arrow/adapters/orc/adapter.h | 16 +++-
cpp/src/arrow/adapters/orc/adapter_test.cc | 113 ++++++++++++++++++++++++++++-
3 files changed, 149 insertions(+), 10 deletions(-)