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 2020/11/16 20:43:47 UTC

[arrow] branch master updated (58e20b2 -> c2bffc4)

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 58e20b2  ARROW-10532: [Python] Fix metadata in Table.from_pandas conversion with specified schema with different column order
     add c2bffc4  ARROW-10480: [Python] don't infer compression by extension for Parquet

No new revisions were added by this update.

Summary of changes:
 python/pyarrow/parquet.py            |  6 +++++-
 python/pyarrow/tests/test_parquet.py | 12 ++++++++++++
 2 files changed, 17 insertions(+), 1 deletion(-)