Dandandan commented on PR #9574:
URL: https://github.com/apache/arrow-rs/pull/9574#issuecomment-4085605561

   > arrow_reader_clickbench/async_object_store/Q19    1.00  1884.4±16.61µs     
   ? ?/sec    1.55      2.9±0.03ms        ? ?/sec
   
   :tada: 
   
   We could (at the cost of extra IO) also do this before loading the column 
chunks I think - 
   but probably needs to be some config.
   
   (Perhaps it makes sense for other row filters as well to disable making IO 
requests small/sequential (especially object storage): don't try to save IO 
(for small/medium sized columns) but still try to prune to save CPU. 


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