Github user cloud-fan commented on the issue:

    https://github.com/apache/spark/pull/14048
  
    It's good to elimiante the inconsistency, but I don't think there is an 
easy fix. With your patch, we can still create union queries with side effect 
which will be executed eagerly. We use `Union` to implement multi-insert, so 
there is no way to distinguish them at plan level, except we do some 
fundamental changes.
    
    As this is a small issue, I don't think it worth a lof of effort to fix it. 
How about we close this PR for now and think about a holistic fix if users 
complain about it? thanks. 


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to