Skip to content

Conversation

@hvanhovell
Copy link
Contributor

What changes were proposed in this pull request?

I jumped the gun on merging #16120, and missed a tiny potential problem. This PR fixes that by changing a val into a def; this should prevent potential serialization/initialization weirdness from happening.

How was this patch tested?

Existing tests.

@hvanhovell
Copy link
Contributor Author

cc @cloud-fan @viirya

@SparkQA
Copy link

SparkQA commented Dec 6, 2016

Test build #69726 has finished for PR 16170 at commit 8bf57e0.

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

@viirya
Copy link
Member

viirya commented Dec 6, 2016

LGTM

@hvanhovell
Copy link
Contributor Author

Thanks for the review. Merging this one.

@viirya
Copy link
Member

viirya commented Dec 6, 2016

@hvanhovell Thanks for helping fixing this I missed.

asfgit pushed a commit that referenced this pull request Dec 6, 2016
## What changes were proposed in this pull request?
I jumped the gun on merging #16120, and missed a tiny potential problem. This PR fixes that by changing a val into a def; this should prevent potential serialization/initialization weirdness from happening.

## How was this patch tested?
Existing tests.

Author: Herman van Hovell <[email protected]>

Closes #16170 from hvanhovell/SPARK-18634.

(cherry picked from commit 381ef4e)
Signed-off-by: Herman van Hovell <[email protected]>
asfgit pushed a commit that referenced this pull request Dec 6, 2016
## What changes were proposed in this pull request?
I jumped the gun on merging #16120, and missed a tiny potential problem. This PR fixes that by changing a val into a def; this should prevent potential serialization/initialization weirdness from happening.

## How was this patch tested?
Existing tests.

Author: Herman van Hovell <[email protected]>

Closes #16170 from hvanhovell/SPARK-18634.

(cherry picked from commit 381ef4e)
Signed-off-by: Herman van Hovell <[email protected]>
@asfgit asfgit closed this in 381ef4e Dec 6, 2016
robert3005 pushed a commit to palantir/spark that referenced this pull request Dec 15, 2016
## What changes were proposed in this pull request?
I jumped the gun on merging apache#16120, and missed a tiny potential problem. This PR fixes that by changing a val into a def; this should prevent potential serialization/initialization weirdness from happening.

## How was this patch tested?
Existing tests.

Author: Herman van Hovell <[email protected]>

Closes apache#16170 from hvanhovell/SPARK-18634.
uzadude pushed a commit to uzadude/spark that referenced this pull request Jan 27, 2017
## What changes were proposed in this pull request?
I jumped the gun on merging apache#16120, and missed a tiny potential problem. This PR fixes that by changing a val into a def; this should prevent potential serialization/initialization weirdness from happening.

## How was this patch tested?
Existing tests.

Author: Herman van Hovell <[email protected]>

Closes apache#16170 from hvanhovell/SPARK-18634.
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.

3 participants