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 16e2667  ARROW-6624: [C++][Python] Add SparseTensor.ToTensor() method
     add 34e4ec9  ARROW-6928: [Rust] Add support for FixedSizeListArray

No new revisions were added by this update.

Summary of changes:
 rust/arrow/src/array/array.rs   | 245 ++++++++++++++++++++++++++++++++++++-
 rust/arrow/src/array/builder.rs | 162 +++++++++++++++++++++++++
 rust/arrow/src/array/equal.rs   | 262 ++++++++++++++++++++++++++++++++++++++++
 rust/arrow/src/array/mod.rs     |   2 +
 rust/arrow/src/datatypes.rs     |  93 +++++++++++---
 5 files changed, 742 insertions(+), 22 deletions(-)

Reply via email to