Github user rxin commented on the pull request:

    https://github.com/apache/spark/pull/3531#issuecomment-65175014
  
    I think it is too risky to do this this way right now. It seems to me the 
main advantage of using coalesce is when you have a huge number of partitions 
without a highly selective filter. Maybe we can have two variants of Limit, and 
in the optimizer, we pick the coalesce one if there is no filter at all?
    



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