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

[jira] [Created] (ARROW-2499) [C++] Add iterator facility for Python sequences

Antoine Pitrou created ARROW-2499:
-------------------------------------

             Summary: [C++] Add iterator facility for Python sequences
                 Key: ARROW-2499
                 URL: https://issues.apache.org/jira/browse/ARROW-2499
             Project: Apache Arrow
          Issue Type: Wish
          Components: C++
            Reporter: Antoine Pitrou


The idea is to factor out something like the following:
https://github.com/apache/arrow/pull/1935/files#diff-6ea0fcd65b95b76eab9ddfbd7a173725R78

However I'm not sure which idiom or pattern we should choose. [~cpcloud] any idea?



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