wjones127 commented on issue #12459:
URL: https://github.com/apache/arrow/issues/12459#issuecomment-1043940744


   > I think it's a general requirement for arrow, to make accessing nested 
structure api more user-friendly?
   
   Two thoughts on this:
   
    1. Arrow is mostly designed to excel at processing data in a columnar way, 
so that's where most attention has focused.
    2. A lot more effort has gone to making the higher-level bindings (Python, 
Ruby, R) easy, because that's where most of our users are. See related 
discussion in ARROW-8709.
   
   I don't see any existing JIRA issues for creating more convenient iterator 
interfaces to nested columns, so if you or someone wanted to create one and/or 
work on it, that would be welcomed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to