Lordworms
Lordworms
Hello @mustafasrepo could you give me the actual table creation SQL for this issue?
Yes, I truely want to add some general approach instead of writing some "if else", but I agree that currently we have more ticket than that, I could do this...
I can do this one
after first draft
maybe related https://github.com/apache/datafusion/issues/9792
> Thanks for taking this @Lordworms > > One situation I came up with that makes eliminating common expr across plans tricky is how to keep track of column references....
I think right now it is fine, I'll run the tests
@mustafasrepo Hi If you have a moment, I would be honored to have your review on my updated one.
Thanks @mustafasrepo , I double-checked the results and it meet the requirements. I actually have one question, why we could still get the proper answer with eliminating the upper ProjectionExec?(I...