Re: [PR] Remove uneeded binary_op benchmarks [datafusion]

2025-04-09 Thread via GitHub
alamb commented on PR #15632: URL: https://github.com/apache/datafusion/pull/15632#issuecomment-2789215249 Thank you @Dandandan and @xudong963 -- 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

Re: [PR] Remove uneeded binary_op benchmarks [datafusion]

2025-04-09 Thread via GitHub
alamb merged PR #15632: URL: https://github.com/apache/datafusion/pull/15632 -- 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...@datafusi

Re: [PR] Remove uneeded binary_op benchmarks [datafusion]

2025-04-08 Thread via GitHub
alamb commented on code in PR #15632: URL: https://github.com/apache/datafusion/pull/15632#discussion_r2032958303 ## datafusion/physical-expr/benches/binary_op.rs: ## @@ -130,75 +129,6 @@ fn generate_boolean_cases( cases } -/// Benchmarks boolean operations `false_count/

Re: [PR] Remove uneeded binary_op benchmarks [datafusion]

2025-04-08 Thread via GitHub
alamb commented on code in PR #15632: URL: https://github.com/apache/datafusion/pull/15632#discussion_r2032958303 ## datafusion/physical-expr/benches/binary_op.rs: ## @@ -130,75 +129,6 @@ fn generate_boolean_cases( cases } -/// Benchmarks boolean operations `false_count/