Skip to content

Conversation

@rxin
Copy link
Contributor

@rxin rxin commented Nov 13, 2015

I didn't remove the old Sort operator, since we still use it in randomized tests. I moved it into test module and renamed it ReferenceSort.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This has been rolled into SortSuite.

@SparkQA
Copy link

SparkQA commented Nov 13, 2015

Test build #45883 has finished for PR 9700 at commit 6a68454.

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

@SparkQA
Copy link

SparkQA commented Nov 13, 2015

Test build #45890 has finished for PR 9700 at commit 6cc887d.

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

@SparkQA
Copy link

SparkQA commented Nov 14, 2015

Test build #2057 has finished for PR 9700 at commit 6cc887d.

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

@SparkQA
Copy link

SparkQA commented Nov 15, 2015

Test build #45942 has finished for PR 9700 at commit d2079b1.

  • This patch fails Scala style tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Nov 15, 2015

Test build #45943 has finished for PR 9700 at commit 852845e.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@rxin
Copy link
Contributor Author

rxin commented Nov 15, 2015

Going to merge this first since it is mostly just renaming. I will submit followup prs if there are any posthoc feedback.

asfgit pushed a commit that referenced this pull request Nov 15, 2015
… Sort

I didn't remove the old Sort operator, since we still use it in randomized tests. I moved it into test module and renamed it ReferenceSort.

Author: Reynold Xin <rxin@databricks.com>

Closes #9700 from rxin/SPARK-11734.

(cherry picked from commit d22fc10)
Signed-off-by: Reynold Xin <rxin@databricks.com>
@asfgit asfgit closed this in d22fc10 Nov 15, 2015
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