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/07/21 13:24:44 UTC

[arrow-rs] branch active_release updated (4c21d6d -> c87a7bc)

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 4c21d6d  Add len() to InMemoryWriteableCursor (#564) (#575)
     add c87a7bc  Fix array equal check (#571) (#576)

No new revisions were added by this update.

Summary of changes:
 arrow/src/array/array_list.rs     | 72 +++++++++++++++++++++++++++++++++++++++
 arrow/src/array/equal/utils.rs    |  2 +-
 arrow/src/compute/kernels/sort.rs |  2 +-
 3 files changed, 74 insertions(+), 2 deletions(-)