alamb commented on PR #15390: URL: https://github.com/apache/datafusion/pull/15390#issuecomment-2749299083
Here are my benchmark results. My conclusion is no-discernable-difference ``` group findepi_lazy-case main ----- ----------------- ---- case_when: CASE expr 1.02 25.1±0.24µs ? ?/sec 1.00 24.6±0.27µs ? ?/sec case_when: column or null 1.00 1513.6±2.56ns ? ?/sec 1.00 1518.0±34.78ns ? ?/sec case_when: expr or expr 1.01 33.8±0.28µs ? ?/sec 1.00 33.4±0.16µs ? ?/sec case_when: scalar or scalar 1.00 8.3±0.02µs ? ?/sec 1.00 8.3±0.09µs ? ?/sec ``` -- 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...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org