nealrichardson commented on pull request #10730:
URL: https://github.com/apache/arrow/pull/10730#issuecomment-911660345
> * multi-chunk arrays aren't (yet) supported
That's ARROW-13111. ARROW-13112 is for supporting other types. If I
understand correctly, we're conceptually close on those since we're
implementing the get_region and elt methods for integer and float here, just
("just"!) need to [something about templates] and do the same for other types
and for ChunkedArrays using our existing conversion code.
--
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]