GitHub user zsxwing opened a pull request:

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

    [SPARK-9992][SPARK-9994][SPARK-9998][SQL]Implement the local TopK, sample 
and intersect operators

    This PR is in conflict with #8535. I will update this one when #8535 gets 
merged.

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

    $ git pull https://github.com/zsxwing/spark more-local-operators

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

    https://github.com/apache/spark/pull/8573.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 #8573
    
----
commit d25226573b47257dc6e3d79d024e84fe205d104a
Author: zsxwing <[email protected]>
Date:   2015-09-02T13:48:47Z

    Implement the local sample operator

commit d1acc2a264a74e579c51c26f8d9943a5c710f472
Author: zsxwing <[email protected]>
Date:   2015-09-02T13:49:11Z

    Implement the local TopK operator

commit 4ccca2ab05ce1508b64c2970379eaf2116b1e303
Author: zsxwing <[email protected]>
Date:   2015-09-02T13:49:46Z

    Implement the local intersect 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