asfimport commented on issue #42257:
URL: https://github.com/apache/arrow/issues/42257#issuecomment-2184204293

   [Wes 
McKinney](https://issues.apache.org/jira/browse/PARQUET-474?#comment-15343170) 
/ @wesm:
   I figure right now we can leave it to the users to handle threadsafety 
themselves in the course of implementing the RandomAccessSource interface. I 
don't see a problem necessarily in putting a lock in the LocalFileSource class. 
I'd frankly be in favor of eliminating Seek from the public API since "read 
range [possibly buffered]" and "write to stream" are the only really necessary 
operations. 


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