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

felipecrv pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git


    from e411e0e211 GH-41602: [C#] Resolve build warnings (#41645)
     add 657c4faf21 GH-41596: [C++] fixed_width_internal.h: Simplify docstring 
and support bit-sized types (BOOL) (#41597)

No new revisions were added by this update.

Summary of changes:
 .../kernels/vector_selection_filter_internal.cc    |   4 +-
 .../compute/kernels/vector_selection_internal.cc   |   4 +-
 .../kernels/vector_selection_take_internal.cc      |   5 +-
 cpp/src/arrow/util/fixed_width_internal.cc         | 100 +++----
 cpp/src/arrow/util/fixed_width_internal.h          | 286 +++++++++++----------
 cpp/src/arrow/util/fixed_width_test.cc             |  21 +-
 6 files changed, 212 insertions(+), 208 deletions(-)

Reply via email to