This is an automated email from the ASF dual-hosted git repository.
wesm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 10289a0 ARROW-9390: [C++][Doc] Review compute function names
add ad2b2c5 ARROW-8729: [C++][Dataset] Ensure non-empty batches when only
virtual columns are projected
No new revisions were added by this update.
Summary of changes:
cpp/src/parquet/arrow/arrow_reader_writer_test.cc | 30 ++-
cpp/src/parquet/arrow/reader.cc | 257 ++++++++++++----------
cpp/src/parquet/arrow/reader.h | 15 +-
cpp/src/parquet/arrow/reader_internal.cc | 4 +-
python/pyarrow/tests/test_dataset.py | 18 ++
5 files changed, 188 insertions(+), 136 deletions(-)