iajoiner commented on a change in pull request #12231:
URL: https://github.com/apache/arrow/pull/12231#discussion_r790424338



##########
File path: python/pyarrow/orc.py
##########
@@ -22,6 +22,7 @@
 from pyarrow.lib import Table
 import pyarrow._orc as _orc
 from pyarrow.fs import _resolve_filesystem_and_path
+from pyarrow import filesystem as legacyfs

Review comment:
       Sorry I really just copied some stuff from `parquet.py` which turned out 
to be irrelevant to the BytesIO bug.




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