Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-12709][SQL]Create local Except operator #10661

Closed
wants to merge 1 commit into from

Conversation

mwws
Copy link

@mwws mwws commented Jan 8, 2016

No description provided.

@SparkQA
Copy link

SparkQA commented Jan 8, 2016

Test build #49010 has finished for PR 10661 at commit 7e5ce29.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • case class ExceptNode(

@rxin
Copy link
Contributor

rxin commented Feb 2, 2016

@mwws thanks for submitting a patch on this. After thinking more about the ticket, I think we won't need it anymore as long as we implement anti-join, and rewrite except using that.

See SPARK-12660.

I'm going to close the ticket.

@asfgit asfgit closed this in b8666fd Feb 2, 2016
@mwws mwws deleted the LocalNode-Except branch February 23, 2016 07:27
@mwws mwws restored the LocalNode-Except branch February 23, 2016 07:28
@mwws mwws deleted the LocalNode-Except branch May 23, 2016 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants