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 72b0346003 GH-41239: [C++] Support to write csv header without quotes
(#47524)
add 37dcfccd65 GH-47184: [Parquet][C++] Avoid multiplication overflow in
FixedSizeBinaryBuilder::Reserve (#47185)
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/array/builder_binary.cc | 10 +++++++++-
cpp/src/arrow/buffer_builder.h | 2 +-
cpp/src/parquet/decoder.cc | 11 +++++++++++
cpp/submodules/parquet-testing | 2 +-
testing | 2 +-
5 files changed, 23 insertions(+), 4 deletions(-)