This is an automated email from the ASF dual-hosted git repository.

raulcd pushed a change to branch maint-14.0.0
in repository https://gitbox.apache.org/repos/asf/arrow.git


    from 2fa681282e GH-38239: [CI][Python] Disable -W error on Python CI jobs 
temporarily (#38238)
     add bb3fe3f3eb GH-38074: [C++] Fix Offset Size Calculation for Slicing 
Large String and Binary Types in Hash Join (#38147)
     add 41bb5e405f GH-38263 [C++]: Prefer to call string_view::data() instead 
of begin() where a char pointer is expected (#38265)

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/acero/hash_join_node_test.cc         | 27 ++++++++--
 .../arrow/compute/kernels/scalar_string_ascii.cc   | 12 ++---
 cpp/src/arrow/compute/light_array.cc               | 12 +++--
 cpp/src/arrow/compute/light_array.h                | 25 +++++++++
 cpp/src/arrow/compute/light_array_test.cc          | 60 ++++++++++++++++++++++
 5 files changed, 122 insertions(+), 14 deletions(-)

Reply via email to