Skip to content

Conversation

@rxin
Copy link
Contributor

@rxin rxin commented Apr 20, 2017

What changes were proposed in this pull request?

Dataset.withNewExecutionId is only used in Dataset itself and should be private.

How was this patch tested?

N/A - this is a simple visibility change.

@SparkQA
Copy link

SparkQA commented Apr 20, 2017

Test build #75976 has finished for PR 17699 at commit 0c24ad2.

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

@hvanhovell
Copy link
Contributor

LGTM - merging to master.

asfgit pushed a commit that referenced this pull request Apr 20, 2017
## What changes were proposed in this pull request?
Dataset.withNewExecutionId is only used in Dataset itself and should be private.

## How was this patch tested?
N/A - this is a simple visibility change.

Author: Reynold Xin <[email protected]>

Closes #17699 from rxin/SPARK-20405.

(cherry picked from commit c6f62c5)
Signed-off-by: Herman van Hovell <[email protected]>
@asfgit asfgit closed this in c6f62c5 Apr 20, 2017
peter-toth pushed a commit to peter-toth/spark that referenced this pull request Oct 6, 2018
## What changes were proposed in this pull request?
Dataset.withNewExecutionId is only used in Dataset itself and should be private.

## How was this patch tested?
N/A - this is a simple visibility change.

Author: Reynold Xin <[email protected]>

Closes apache#17699 from rxin/SPARK-20405.
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