alamb commented on PR #12850: URL: https://github.com/apache/datafusion/pull/12850#issuecomment-2407706939
Doh, looks like I broke clippy https://github.com/apache/datafusion/actions/runs/11294824353/job/31416484653?pr=12850 ``` 505 | impl ConstantUnhandledPredicateHook { | ----------------------------------- associated function in this implementation 506 | fn new(default: Arc<dyn PhysicalExpr>) -> Self { | ^^^ ``` -- 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]
