ion-elgreco commented on issue #5882:
URL: https://github.com/apache/arrow-rs/issues/5882#issuecomment-2288583692

   Hmm what would you suggest is more optimal? Like 10MB?
   
   So now my VPN connection throughput is working fine, so it seems each fetch 
takes around 4-8 secs.
   
   ```rust
   python/src/filesystem.rs:501:17] elapsed.as_secs() = 6
   [python/src/filesystem.rs:473:9] (&self.path, &nbytes) = (
       Path {
           raw: 
"product_line_code=DUMMY/100-f1cafe66-476f-4818-8199-5c5a4a6eb4ef-0.parquet",
       },
       Some(
           33231426,
       ),
   )
   ```
   


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to