This is an automated email from the ASF dual-hosted git repository.
pitrou pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from 5633a18f99 GH-49433: [C++] Buffer ARROW_LOG output to prevent thread
interleaving (#49663)
add 487f148091 GH-49837: [C++][Parquet] Avoid unbounded temporary
std::vector in DELTA_(LENGTH_)BYTE_ARRAY decoder (#49838)
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/util/logging_test.cc | 4 ++++
cpp/src/parquet/decoder.cc | 22 ++++++++++++++++------
2 files changed, 20 insertions(+), 6 deletions(-)