GitHub user viirya opened a pull request:

    https://github.com/apache/spark/pull/11391

    [SPARK-13511][SQL] Add wholestage codegen for limit

    JIRA: https://issues.apache.org/jira/browse/SPARK-13511
    
    ## What changes were proposed in this pull request?
    
    Current limit operator doesn't support wholestage codegen. This is open to 
add support for it.
    
    ## How was this patch tested?
    
    A test is added into BenchmarkWholeStageCodegen.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/viirya/spark-1 wholestage-limit

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/11391.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #11391
    
----
commit a213ed141fe313ef43de0722d52966b5eda1a8ce
Author: Liang-Chi Hsieh <[email protected]>
Date:   2016-02-26T10:27:01Z

    Add wholestage codegen for limit.

----


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