Jim Crist created ARROW-2036:
--------------------------------
Summary: NativeFile should support standard IOBase methods
Key: ARROW-2036
URL: https://issues.apache.org/jira/browse/ARROW-2036
Project: Apache Arrow
Issue Type: Improvement
Components: Python
Reporter: Jim Crist
If `NativeFile` supported most/all of the standard IOBase methods
([https://docs.python.org/3/library/io.html#io.IOBase),] then it'd be easier to
use arrow files with other python libraries. Would at least be nice to support
enough operations to use `io.TextIOWrapper`.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)