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 fe5e0e5eec GH-48780: [CI] Add missing permissions for reusable
workflow calls (#48778)
add 4eccdad14f GH-48741: [C++] Fix deadlock in CSV
AsyncThreadedTableReader destructor (#48742)
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/csv/column_builder.cc | 76 +++++++++++++++++---------------
cpp/src/arrow/csv/column_builder.h | 10 ++---
cpp/src/arrow/csv/column_builder_test.cc | 24 +++++-----
cpp/src/arrow/csv/reader.cc | 24 +++++-----
cpp/src/arrow/csv/reader_test.cc | 73 +++++++++++++++++++++++-------
testing | 2 +-
6 files changed, 132 insertions(+), 77 deletions(-)