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: [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]
