samuelcolvin commented on PR #11307: URL: https://github.com/apache/datafusion/pull/11307#issuecomment-2213504048
I've updated this to un-alias the predicate. I'm not sure if this was your suggestion, but I don't think it's necessarily to un-alias recursively within `Filter::try_new` — nested aliases were already accepted and are presumably elided by the optimiser already. -- 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]
