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 4582713 ARROW-15123: [R] CSV dataset file header read in as data
add f9f6fdb ARROW-14783: [C++][Python] Fix the write ORC in BytesIO issue
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/adapters/orc/adapter.cc | 6 +---
cpp/src/arrow/adapters/orc/options.h | 6 ++--
python/pyarrow/_orc.pyx | 25 +++++++++++----
python/pyarrow/orc.py | 11 ++++---
python/pyarrow/tests/test_orc.py | 58 +++++++++++++++++++++++------------
5 files changed, 68 insertions(+), 38 deletions(-)