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 cfcff49d89 GH-35352: [Java] Fix issues with "semi complex" types.
(#35353)
add 4fd5c28e99 GH-35304: [C++][ORC] Support attributes conversion (#35499)
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/adapters/orc/adapter.cc | 6 +-
cpp/src/arrow/adapters/orc/adapter_test.cc | 129 +++++++++++++++++++++++++++++
cpp/src/arrow/adapters/orc/util.cc | 81 +++++++++++++-----
cpp/src/arrow/adapters/orc/util.h | 8 ++
4 files changed, 200 insertions(+), 24 deletions(-)