You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/01/14 16:17:30 UTC

[GitHub] [arrow] pitrou commented on issue #9104: Reading Feather File from Custom Offset

pitrou commented on issue #9104:
URL: https://github.com/apache/arrow/issues/9104#issuecomment-760300650


   Feather files are accessed using seeks in the file, so I don't think that will work indeed. You can use a Arrow IPC stream, though, which should have similar performance characteristic.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org