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 c3aad6ad53 GH-43249: [C++][Parquet] remove useless template parameter 
of `DeltaLengthByteArrayEncoder` (#43250)
     add cf5d7c7ec3 GH-43202: [C++][Compute] Detect and explicit error for 
offset overflow in row table (#43226)

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/compute/row/encode_internal.cc |  26 ++++--
 cpp/src/arrow/compute/row/encode_internal.h  |   6 +-
 cpp/src/arrow/compute/row/row_internal.cc    |  12 ++-
 cpp/src/arrow/compute/row/row_test.cc        | 129 +++++++++++++++++++++++++++
 4 files changed, 160 insertions(+), 13 deletions(-)

Reply via email to