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 30adc91e74 GH-45611: [C++][Acero] Improve Swiss join build performance 
by partitioning batches ahead to reduce contention (#45612)
     add 9752c34877 GH-35289: [Python] Support large variable width types in 
numpy conversion (#36701)

No new revisions were added by this update.

Summary of changes:
 python/pyarrow/src/arrow/python/numpy_to_arrow.cc | 102 ++++++++++++++++++----
 python/pyarrow/tests/test_array.py                |  95 ++++++++++++--------
 python/pyarrow/tests/test_schema.py               |   4 +
 python/pyarrow/types.pxi                          |   4 +
 4 files changed, 155 insertions(+), 50 deletions(-)

Reply via email to