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 0fa4b9c ARROW-15437: [Python][FlightRPC] Fix flaky test test_interrupt
add 85f67d7 ARROW-15447: [C++] Avoid conflict between ORC options API and
glibc-defined macro
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/adapters/orc/adapter.cc | 4 +--
cpp/src/arrow/adapters/orc/options.cc | 2 +-
cpp/src/arrow/adapters/orc/options.h | 13 ++++----
python/pyarrow/_orc.pxd | 6 ++--
python/pyarrow/tests/test_orc.py | 60 +++++++++++++++++------------------
5 files changed, 43 insertions(+), 42 deletions(-)