You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by su...@apache.org on 2020/05/22 17:38:37 UTC

[arrow] branch master updated (bb2ae8f -> 61bcf62)

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

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


    from bb2ae8f  ARROW-8889: [Python] avoid SIGSEGV when comparing RecordBatch to None
     add 61bcf62  ARROW-8455: [Rust] Parquet Arrow column read on partially compatible files

No new revisions were added by this update.

Summary of changes:
 rust/parquet/src/arrow/array_reader.rs | 18 ++++++++++++------
 rust/parquet/src/column/reader.rs      | 15 ++++++---------
 2 files changed, 18 insertions(+), 15 deletions(-)