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

   > This seems like an interesting task, I'd like to work on it !
   
   Thanks @clflushopt 
   
   Figuring out how to avoid the two distinct union passes would be great.
   
   Maybe we could just update
   
   
https://github.com/apache/datafusion/blob/e221a2c5b0dabbc04c6bb9112b988042ded2b1e1/datafusion/expr/src/logical_plan/builder.rs#L1632-L1637
   
   To check if the existing plan was already a union


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

Reply via email to