Skip to content

Conversation

@srowen
Copy link
Member

@srowen srowen commented Mar 3, 2016

What changes were proposed in this pull request?

Fixes (another) compile problem due to inadvertent use of Option.contains, only in Scala 2.11

How was this patch tested?

Jenkins tests

@SparkQA
Copy link

SparkQA commented Mar 3, 2016

Test build #52398 has finished for PR 11496 at commit d798022.

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

@srowen
Copy link
Member Author

srowen commented Mar 3, 2016

Jenkins retest this please

@SparkQA
Copy link

SparkQA commented Mar 3, 2016

Test build #52399 has finished for PR 11496 at commit d798022.

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

@srowen
Copy link
Member Author

srowen commented Mar 3, 2016

Ugh, this is blocking me from dropping in this fix for 2.10. The test failures are virtually certainly spurious; different both times, and the change here is logically equivalent. I'll spin it one more time since the build failure for 2.10 isn't technically blocking something

@srowen
Copy link
Member Author

srowen commented Mar 3, 2016

Jenkins, retest this please

@SparkQA
Copy link

SparkQA commented Mar 3, 2016

Test build #52407 has finished for PR 11496 at commit d798022.

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

@srowen
Copy link
Member Author

srowen commented Mar 3, 2016

Merged to master. FFS

@srowen srowen closed this Mar 3, 2016
@srowen srowen deleted the SPARK-13423.3 branch March 3, 2016 22:41
srowen added a commit to srowen/spark that referenced this pull request Mar 3, 2016
… 2.10, again

## What changes were proposed in this pull request?

Fixes (another) compile problem due to inadvertent use of Option.contains, only in Scala 2.11

## How was this patch tested?

Jenkins tests

Author: Sean Owen <[email protected]>

Closes apache#11496 from srowen/SPARK-13423.3.
roygao94 pushed a commit to roygao94/spark that referenced this pull request Mar 22, 2016
… 2.10, again

## What changes were proposed in this pull request?

Fixes (another) compile problem due to inadvertent use of Option.contains, only in Scala 2.11

## How was this patch tested?

Jenkins tests

Author: Sean Owen <[email protected]>

Closes apache#11496 from srowen/SPARK-13423.3.
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