Github user gatorsmile commented on the issue:

    https://github.com/apache/spark/pull/15857
  
    Could we add a comment above 
[`Union`](https://github.com/hvanhovell/spark/blob/d98f8f930330b368fbeade07d435197b0cdd2228/sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/optimizer/expressions.scala#L440)
 to explain why `Except` and `Intersect` are not handled? 
    
    You know, my first reaction is why only handling `Union`? How about 
`Except` and `Intersect`? Then, I realize they have been replaced before this 
rule. That means, the order of these rules matters. : )


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to