This is an automated email from the ASF dual-hosted git repository.
jorisvandenbossche pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from 32437a5aeb GH-40205: [Python] ListView arrow-to-pandas conversion
(#40482)
add 434f87274e GH-40060: [C++][Python] Basic conversion of RecordBatch to
Arrow Tensor - add support for different data types (#40359)
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/record_batch.cc | 91 ++++++++++++++++++++------
cpp/src/arrow/record_batch_test.cc | 128 +++++++++++++++++++++++++++++++++----
python/pyarrow/table.pxi | 3 +
python/pyarrow/tests/test_table.py | 97 +++++++++++++++++++++++-----
4 files changed, 268 insertions(+), 51 deletions(-)