zhuqi-lucas commented on PR #23696: URL: https://github.com/apache/datafusion/pull/23696#issuecomment-5282196802
@adriangb — filed the benchmark: #24328. It's a `parquet_row_filter_skip` suite (clustered Parquet key + low-selectivity range filter) that mechanistically triggers the skip: local A/B (10M rows / 10 RGs) shows 9/10 row groups fully matched and ~18% faster with this PR. Once it lands, `run benchmark parquet_row_filter_skip` will compare against main in CI. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
