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 fcf934a860 GH-35275: [Java] Ensure VectorSchemaRoot slice returns a
new root (#35476)
add b211c18969 GH-35415: [Python] RecordBatch string reprsentation
includes column preview (#35416)
No new revisions were added by this update.
Summary of changes:
python/pyarrow/array.pxi | 3 ++
python/pyarrow/ipc.pxi | 4 +++
python/pyarrow/table.pxi | 59 ++++++++++++++++++++++++++++++++++----
python/pyarrow/tests/test_table.py | 5 +++-
4 files changed, 64 insertions(+), 7 deletions(-)