tustvold commented on issue #2916:
URL: https://github.com/apache/arrow-rs/issues/2916#issuecomment-1291092634

   > As for now, I think a practical solution is to create two parquet readers, 
and choose one depending on whether them are in local file or in remote object 
storage.
   
   We used to do something in DataFusion, however, on a contended system that 
is performing other query processing tasks it was not found to make an 
appreciable difference and so moved away from this approach.


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