adriangb commented on code in PR #25032: URL: https://github.com/apache/datafusion/pull/25032#discussion_r3964471277
########## benchmarks/sql_benchmarks/predicate_eval/predicate_eval.suite: ########## @@ -1,4 +1,4 @@ -description = "Conjunctive filter evaluation micro-benchmarks covering predicate cost, selectivity, cardinality, width, scale, correlation, and drift" +description = "Conjunctive filter evaluation micro-benchmarks covering predicate cost, selectivity, cardinality, width, scale, correlation, drift, and nullable predicates" Review Comment: Good suggestion. Added in 9307536 -- 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]
