Skip to content

Conversation

@sisihj
Copy link
Contributor

@sisihj sisihj commented Mar 23, 2015

AttributeSet.equal should compare both member and size

@AmplabJenkins
Copy link

Can one of the admins verify this patch?

@rxin
Copy link
Contributor

rxin commented Mar 23, 2015

Jenkins, test this please.

@SparkQA
Copy link

SparkQA commented Mar 23, 2015

Test build #29010 has started for PR 5133 at commit 035ea67.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Mar 23, 2015

Test build #29010 has finished for PR 5133 at commit 035ea67.

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

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/29010/
Test PASSed.

@marmbrus
Copy link
Contributor

Good catch! Would you mind adding a test case? We should probably create a new Suite for AttributeSet

@marmbrus
Copy link
Contributor

Since I really want to include this in 1.3.1 I've fixed the conflicts and added tests here: #5194

Thanks!

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 <[email protected]>
Author: Michael Armbrust <[email protected]>

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 <[email protected]>
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 <[email protected]>
Author: Michael Armbrust <[email protected]>

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
@sisihj sisihj closed this Mar 26, 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.

5 participants