alamb commented on issue #14987: URL: https://github.com/apache/datafusion/issues/14987#issuecomment-2695938478
> > THe ideal solution in my mind is to remove the entire Analyzer pass and instead do the unwrap in comparisons as part of the expression simplification > > Why don't the user apply `UnwrapCastInComparison` follow on `SimplifyExpressions` like what DataFusion did? I don't quite follow what you are suggesting. I am not sure the code to apply unwrap in comparsion for exprs is publically visible, though I haven't checked 🤔 -- 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