pitrou commented on pull request #9474: URL: https://github.com/apache/arrow/pull/9474#issuecomment-779817729
@westonpace I think I misphrased my question. This PR adds an owned `IOContext` to filesystem instances. My question was whether stream objects should also have an owned `IOContext`; currently they only keep a const-ref, meaning it has to be kept alive elsewhere. @emkornfield Hmm, I'm not sure what the convention should be. We currently have `Status::IOError`, though. ---------------------------------------------------------------- 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: us...@infra.apache.org