You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by al...@apache.org on 2021/06/05 13:13:37 UTC

[arrow-rs] branch active_release updated (c928d57 -> 4d216f3)

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

alamb pushed a change to branch active_release
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git.


    from c928d57  allow to read non-standard CSV (#326) (#407)
     add 4d216f3  ensure null-counts are written for all-null columns (#307) (#404)

No new revisions were added by this update.

Summary of changes:
 parquet/src/arrow/arrow_writer.rs | 17 +++++++++++++++++
 parquet/src/column/writer.rs      |  4 +++-
 2 files changed, 20 insertions(+), 1 deletion(-)