This is an automated email from the ASF dual-hosted git repository.
maplefu pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from b1618e0af6 GH-44366: [Python][Acero] RecordBatch.filter on expression
raises error if result set is empty (#46057)
add df45409ca0 GH-37891: [C++] Followup Buffer change to use sptr move
(#46027)
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/buffer.h | 6 +++---
cpp/src/arrow/chunked_array.cc | 4 ++--
cpp/src/arrow/record_batch.cc | 6 +++---
cpp/src/arrow/record_batch.h | 2 +-
cpp/src/arrow/table.cc | 3 ++-
cpp/src/arrow/type.cc | 2 +-
6 files changed, 12 insertions(+), 11 deletions(-)