This is an automated email from the ASF dual-hosted git repository.

wesm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from 19545f8  ARROW-6570: [Python] Use Arrow's allocators for creating 
NumPy array instead of leaving it to NumPy
     add 2d8cf1c  ARROW-6520: [Python] More consistent handling of specified 
schema when creating Table

No new revisions were added by this update.

Summary of changes:
 python/pyarrow/array.pxi           |   9 +-
 python/pyarrow/table.pxi           |  32 ++++--
 python/pyarrow/tests/test_table.py | 194 +++++++++++++++++++++++++++++++++----
 3 files changed, 204 insertions(+), 31 deletions(-)

Reply via email to