This is an automated email from the ASF dual-hosted git repository.
alenka pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from ad897bb843 GH-37929: [Python] begin moving static settings to
pyproject.toml (#41041)
add 5a8644156f GH-40062: [C++] Move RecordBatch::ToTensor code from
record_batch.cc to tensor.cc (#41932)
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/record_batch.cc | 198 +---------------------------------------
cpp/src/arrow/tensor.cc | 206 ++++++++++++++++++++++++++++++++++++++++++
cpp/src/arrow/tensor.h | 4 +
3 files changed, 212 insertions(+), 196 deletions(-)