This is an automated email from the ASF dual-hosted git repository.
jorisvandenbossche pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 689a0b6 ARROW-14139: [IR] [C++] Table flatbuffer object fails to
compile on older GCCs
add c20b377 ARROW-6626: [Python] Support converting nested sets when
converting to arrow
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/python/inference.cc | 22 ++++++++-
cpp/src/arrow/python/python_to_arrow.cc | 13 ++++++
python/pyarrow/tests/parquet/test_dataset.py | 18 +++++---
python/pyarrow/tests/test_convert_builtin.py | 67 +++++++++++++++++++---------
python/pyarrow/tests/test_dataset.py | 2 +-
5 files changed, 93 insertions(+), 29 deletions(-)