findepi commented on issue #17681: URL: https://github.com/apache/datafusion/issues/17681#issuecomment-3314921586
> When using an `IN` clause containing NULL (e.g., `col IN (1, NULL)`), `ExprSimplifier` appears to return incorrect results. It would help to determine value of `col` for which expression before simplification and after simplification return different results. We could also have SLT tests runs that run with and without simplifications -- results should always be the same. -- 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]
