Skip to content

Conversation

@andrewor14
Copy link
Contributor

This is a follow-up patch to #8723. I missed one case there.

@SparkQA
Copy link

SparkQA commented Sep 12, 2015

Test build #42363 has finished for PR 8727 at commit ddc9b24.

  • This patch fails Spark unit 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 Author

retest this please

@andrewor14
Copy link
Contributor Author

This already passed ThreadingSuite. Merging into master.

@asfgit asfgit closed this in 7b6c856 Sep 14, 2015
asfgit pushed a commit that referenced this pull request Sep 14, 2015
…l the test (round 2)

This is a follow-up patch to #8723. I missed one case there.

Author: Andrew Or <[email protected]>

Closes #8727 from andrewor14/fix-threading-suite.

(cherry picked from commit 7b6c856)
Signed-off-by: Andrew Or <[email protected]>
@SparkQA
Copy link

SparkQA commented Sep 14, 2015

Test build #42449 has finished for PR 8727 at commit ddc9b24.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@andrewor14 andrewor14 deleted the fix-threading-suite branch September 15, 2015 18:10
ashangit pushed a commit to ashangit/spark that referenced this pull request Oct 19, 2016
…l the test (round 2)

This is a follow-up patch to apache#8723. I missed one case there.

Author: Andrew Or <[email protected]>

Closes apache#8727 from andrewor14/fix-threading-suite.

(cherry picked from commit 7b6c856)
Signed-off-by: Andrew Or <[email protected]>
(cherry picked from commit 5db51f9)
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.

2 participants