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 2d58edf  ARROW-13691: [C++] Support skip_nulls/min_count in 
VarianceOptions
     add ab4339d  ARROW-13441: [C++][CSV] Skip empty batches in column decoder

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/csv/column_decoder.cc |   7 +
 cpp/src/arrow/csv/reader.cc         |  53 ++--
 cpp/src/arrow/csv/reader_test.cc    |  37 ++-
 python/pyarrow/tests/test_csv.py    | 509 +++++++++++++++++++++---------------
 4 files changed, 376 insertions(+), 230 deletions(-)

Reply via email to