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/12/20 16:48:51 UTC

[arrow-rs] branch master updated (127fb29 -> f3e452c)

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

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


    from 127fb29  Box RleDecoder index buffer (#1061) (#1062)
     add f3e452c  Add Schema::project and RecordBatch::project functions  (#1033)

No new revisions were added by this update.

Summary of changes:
 arrow/src/datatypes/schema.rs | 65 +++++++++++++++++++++++++++++++++++++++++++
 arrow/src/record_batch.rs     | 38 +++++++++++++++++++++++++
 2 files changed, 103 insertions(+)