You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Dominik Moritz (Jira)" <ji...@apache.org> on 2021/02/28 09:02:00 UTC

[jira] [Created] (ARROW-11823) [Rust] JSON reader does not implement iterator

Dominik Moritz created ARROW-11823:
--------------------------------------

             Summary: [Rust] JSON reader does not implement iterator
                 Key: ARROW-11823
                 URL: https://issues.apache.org/jira/browse/ARROW-11823
             Project: Apache Arrow
          Issue Type: Bug
          Components: Rust
            Reporter: Dominik Moritz


https://docs.rs/arrow/3.0.0/arrow/json/reader/struct.Reader.html does not implement the iterator trait even though it implements next.



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