jayzhan211 commented on issue #15045:
URL: https://github.com/apache/datafusion/issues/15045#issuecomment-2707883471

   If we can move type coercion into LogicalPlan building stage 
https://github.com/apache/datafusion/issues/14618, I think Union logic is able 
to resolved at that time, then we don't need `EliminateNestedUnion` or 
`EliminateOneUnion` anymore.
   
   But before that, we can merge these rules 


-- 
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

Reply via email to