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

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


    from 8cb15e6  ARROW-10048: [Rust] Fixed error in computing min/max with 
null entries.
     add bc987cd  ARROW-9922: [Rust] Add StructArray::TryFrom (+40%)

No new revisions were added by this update.

Summary of changes:
 rust/arrow/benches/array_from_vec.rs |  53 ++++++++++
 rust/arrow/src/array/array.rs        | 181 ++++++++++++++++++++++++++++++++---
 rust/arrow/src/array/equal.rs        | 121 ++++++++---------------
 3 files changed, 258 insertions(+), 97 deletions(-)

Reply via email to