You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Andy Grove (JIRA)" <ji...@apache.org> on 2018/04/02 23:34:00 UTC

[jira] [Created] (ARROW-2381) [Rust] Buffer should have an Iterator

Andy Grove created ARROW-2381:
---------------------------------

             Summary: [Rust] Buffer<T> should have an Iterator
                 Key: ARROW-2381
                 URL: https://issues.apache.org/jira/browse/ARROW-2381
             Project: Apache Arrow
          Issue Type: New Feature
          Components: Rust
            Reporter: Andy Grove
            Assignee: Andy Grove


It should be possible to obtain an Iterator from a Buffer<T> so that it is easy to access the values.

 

PR: https://github.com/apache/arrow/pull/1823



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)