alamb commented on issue #7363:
URL: https://github.com/apache/arrow-rs/issues/7363#issuecomment-2798880453

   > > Those are very nice figures and summarize the common filter patterns I 
can think of! [@alamb](https://github.com/alamb)
   > > As a side note, not directly related to this issue, but it would be 
great to also have benchmarks for two+ filters, which will exercise the 
performance of row selector operations, such as and_then, union, etc.
   > 
   > Thank you [@XiangpengHao](https://github.com/XiangpengHao) , this is a 
good point to add for testing.
   
   I am also thinking it might make more sense to make specific microbenchmarks 
for `RowSelection` operations (like `and_then` and `combine`) as we will only 
be able to cover so much using a filter application benchmark


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