Skip to content

Conversation

@zsxwing
Copy link
Member

@zsxwing zsxwing commented Sep 2, 2015

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

@SparkQA
Copy link

SparkQA commented Sep 2, 2015

Test build #41933 has finished for PR 8573 at commit 4ccca2a.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • case class IntersectNode(left: LocalNode, right: LocalNode) extends BinaryLocalNode
    • abstract class BinaryLocalNode extends LocalNode
    • case class SampleNode(
    • case class TakeOrderedAndProjectNode(

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh, looks like you already implemented this here :)

@andrewor14
Copy link
Contributor

Hey @zsxwing this looks good. Once you rebase and address the comments I'll merge it.

@SparkQA
Copy link

SparkQA commented Sep 11, 2015

Test build #42326 has finished for PR 8573 at commit a3270b0.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • case class IntersectNode(conf: SQLConf, left: LocalNode, right: LocalNode)
    • case class SampleNode(
    • case class TakeOrderedAndProjectNode(

@andrewor14
Copy link
Contributor

LGTM merging into master!

@asfgit asfgit closed this in e626ac5 Sep 11, 2015
@zsxwing zsxwing deleted the more-local-operators branch September 12, 2015 13:20
asfgit pushed a commit that referenced this pull request Sep 14, 2015
…perators

This PR is in conflict with #8535 and #8573. Will update this one when they are merged.

Author: zsxwing <[email protected]>

Closes #8642 from zsxwing/expand-nest-join.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants