You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ks...@apache.org on 2020/04/14 11:08:38 UTC

[arrow] branch master updated (5e6731d -> a3812ee)

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

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


    from 5e6731d  ARROW-8414: [Python] Fix non-deterministic row order failure in parquet tests
     add a3812ee  ARROW-8442: [Python] Change NullType.to_pandas_dtype to return object instead of float64

No new revisions were added by this update.

Summary of changes:
 python/pyarrow/tests/test_schema.py | 2 +-
 python/pyarrow/types.pxi            | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)