This is an automated email from the ASF dual-hosted git repository.
emkornfield pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from ca12cd1 ARROW-10024: [C++][Parquet] Create nested reading benchmarks
add 7a532ed ARROW-8678: [C++/Python][Parquet] Remove old writer code path
No new revisions were added by this update.
Summary of changes:
cpp/src/parquet/arrow/writer.cc | 356 +----------------------------------
cpp/src/parquet/arrow/writer.h | 2 -
python/pyarrow/_dataset.pyx | 3 +-
python/pyarrow/_parquet.pyx | 1 +
python/pyarrow/parquet.py | 7 +-
python/pyarrow/tests/test_parquet.py | 8 -
6 files changed, 5 insertions(+), 372 deletions(-)