This is an automated email from the ASF dual-hosted git repository.
apitrou pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from 8891a6d6a6 GH-40784: [JS] Use bigIntToNumber (#40785)
add dbff1f4a3e GH-36026: [C++][ORC] Catch all ORC exceptions to avoid
crash (#40697)
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/adapters/orc/adapter.cc | 58 ++++++++++++++++++++----------
cpp/src/arrow/adapters/orc/adapter_test.cc | 19 ++++++++++
cpp/src/arrow/adapters/orc/util.cc | 8 +++++
cpp/src/arrow/adapters/orc/util.h | 3 ++
4 files changed, 69 insertions(+), 19 deletions(-)