You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ap...@apache.org on 2021/07/05 16:26:32 UTC

[arrow] branch master updated (3a372d6 -> 835de65)

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

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


    from 3a372d6  ARROW-13258: [Python] Improve the repr of ParquetFileFragment
     add 835de65  ARROW-13158: [Python] Fix StructScalar contains and repr with duplicate field names

No new revisions were added by this update.

Summary of changes:
 python/pyarrow/scalar.pxi                    | 44 ++++++++++++++++++--------
 python/pyarrow/tests/test_convert_builtin.py |  2 +-
 python/pyarrow/tests/test_scalars.py         | 46 +++++++++++++++++++++++++++-
 3 files changed, 77 insertions(+), 15 deletions(-)