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 7830ce3  ARROW-7892: [Python] Add FileSystemDataset.format attribute
     add fb4a7f2  ARROW-7980: [Python] Fix creation of tz-aware datetime dtype 
on first pandas import

No new revisions were added by this update.

Summary of changes:
 python/pyarrow/pandas-shim.pxi                           |  1 +
 .../tests/{deserialize_buffer.py => arrow_7980.py}       | 16 ++++++++++------
 python/pyarrow/tests/test_schema.py                      |  8 ++++++++
 python/pyarrow/tests/test_serialization.py               |  7 +------
 python/pyarrow/tests/util.py                             | 14 ++++++++++++++
 5 files changed, 34 insertions(+), 12 deletions(-)
 copy python/pyarrow/tests/{deserialize_buffer.py => arrow_7980.py} (74%)

Reply via email to