Skip to content

Conversation

@marmbrus
Copy link
Contributor

Previously this could result in sets compare equals when in fact the right was a subset of the left.

Based on #5133 by @sisihj

@SparkQA
Copy link

SparkQA commented Mar 26, 2015

Test build #29193 has finished for PR 5194 at commit d4cbbc0.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • case class Data(weight: Double, mu: Vector, sigma: Matrix)

asfgit pushed a commit that referenced this pull request Mar 26, 2015
Previously this could result in sets compare equals when in fact the right was a subset of the left.

Based on #5133 by sisihj

Author: sisihj <jun.hejun@huawei.com>
Author: Michael Armbrust <michael@databricks.com>

Closes #5194 from marmbrus/pr/5133 and squashes the following commits:

5ed4615 [Michael Armbrust] fix imports
d4cbbc0 [Michael Armbrust] Add test cases
0a0834f [sisihj]  AttributeSet.equal should compare size

(cherry picked from commit 276ef1c)
Signed-off-by: Michael Armbrust <michael@databricks.com>
@asfgit asfgit closed this in 276ef1c Mar 26, 2015
@SparkQA
Copy link

SparkQA commented Mar 26, 2015

Test build #29196 has finished for PR 5194 at commit 5ed4615.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • case class Data(weight: Double, mu: Vector, sigma: Matrix)

@marmbrus marmbrus deleted the pr/5133 branch August 3, 2015 22:54
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