You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ne...@apache.org on 2020/11/18 15:36:18 UTC

[arrow] branch master updated (f5c0647 -> 0e2681f)

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

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


    from f5c0647  ARROW-10638: [Rust] Improved tests of boolean kernel.
     add 0e2681f  ARROW-10631: [Rust] Fixed error in computing equality of fixed-sized binary.

No new revisions were added by this update.

Summary of changes:
 rust/arrow/src/array/equal/fixed_binary.rs | 4 ++--
 rust/arrow/src/array/equal/mod.rs          | 4 ++++
 2 files changed, 6 insertions(+), 2 deletions(-)