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/04/15 10:42:14 UTC

[arrow] branch master updated (15137e2 -> 9178c13)

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.git.


    from 15137e2  ARROW-7215: [C++][Gandiva] Implement castVARCHAR(numeric_type) functions
     add 9178c13  ARROW-12337: [Rust] add DoubleEndedIterator and ExactSizeIterator traits

No new revisions were added by this update.

Summary of changes:
 rust/arrow/src/array/iterator.rs | 161 ++++++++++++++++++++++++++++++++-------
 1 file changed, 132 insertions(+), 29 deletions(-)