You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by li...@apache.org on 2022/04/18 21:41:23 UTC

[arrow] branch master updated (5b2c0a0f2a -> aa641d519c)

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

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


    from 5b2c0a0f2a ARROW-16143: [Java] Upgrade jackson dependencies CVE-2020-36518
     add aa641d519c ARROW-7350: [Python] Decode parquet statistics as scalars

No new revisions were added by this update.

Summary of changes:
 python/pyarrow/_parquet.pxd                   |  6 ++-
 python/pyarrow/_parquet.pyx                   | 66 ++++-----------------------
 python/pyarrow/tests/parquet/test_metadata.py |  9 +++-
 3 files changed, 23 insertions(+), 58 deletions(-)