alamb commented on PR #23305: URL: https://github.com/apache/datafusion/pull/23305#issuecomment-4878988083
> > I also added a note to point out that the IN list is only executed for larger lists (over 4) > > We'll have to review that optimization rule once the full IN LIST optims land! Indeed At some point stuff like PruningPredicate didn't know how to handle IN lists either -- but I believe now that IN LIST is handled quite well at this point across the system -- 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]
