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/08/12 19:21:39 UTC

[arrow-rs] branch active_release updated (72f2407 -> 6a96f5f)

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 72f2407  Allow creation of String arrays from &Option<&str> iterators (#680) (#686)
     add 6a96f5f  Write FixedLenByteArray stats for FixedLenByteArray columns (not ByteArray stats) (#662) (#683)

No new revisions were added by this update.

Summary of changes:
 parquet/src/column/writer.rs | 31 ++++++++++++++++++++++++-------
 1 file changed, 24 insertions(+), 7 deletions(-)