Github user JoshRosen commented on the pull request:

    https://github.com/apache/spark/pull/7334#issuecomment-120169614
  
    One question that I have: will the change here introduce a performance 
regression in cases where Limit is the final operator in the plan?  I think 
that we may want to continue to do the `executeTake()` for those cases, which 
may require us to use a different physical plan for `Limit` in cases where it's 
the terminal operator.


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