Jorge Leitão created ARROW-10445:
------------------------------------

             Summary: [Rust] Merge NullIterator with PrimitiveIterator
                 Key: ARROW-10445
                 URL: https://issues.apache.org/jira/browse/ARROW-10445
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Rust
            Reporter: Jorge Leitão
            Assignee: Jorge Leitão


There is currently repeated code in both. Furthermore, NullIter's 
implementation of DoubleEndedIterator is incorrect, as it does not count left 
iteration and right iteration independently, as e.g. `Vec`'s IntoIter account 
for.

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to