Skip to content

Conversation

@juliuszsompolski
Copy link
Contributor

What changes were proposed in this pull request?

Due to a likely typo, the logDebug msg printing the diff of query plans shows a diff to the initial plan, not diff to the start of batch.

How was this patch tested?

Now the debug message prints the diff between start and end of batch.

… to start of batch

Due to a likely typo, the logDebug msg printing the diff of query plans shows a diff to the initial plan, not diff to the start of batch.
@rxin
Copy link
Contributor

rxin commented May 5, 2017

Jenkins, test this please.

@SparkQA
Copy link

SparkQA commented May 5, 2017

Test build #3692 has finished for PR 17875 at commit 2d07ade.

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

@rxin
Copy link
Contributor

rxin commented May 5, 2017

Merging in master/branch-2.2/branch-2.1.

asfgit pushed a commit that referenced this pull request May 5, 2017
… to start of batch

## What changes were proposed in this pull request?

Due to a likely typo, the logDebug msg printing the diff of query plans shows a diff to the initial plan, not diff to the start of batch.

## How was this patch tested?

Now the debug message prints the diff between start and end of batch.

Author: Juliusz Sompolski <[email protected]>

Closes #17875 from juliuszsompolski/SPARK-20616.

(cherry picked from commit 5d75b14)
Signed-off-by: Reynold Xin <[email protected]>
@asfgit asfgit closed this in 5d75b14 May 5, 2017
asfgit pushed a commit that referenced this pull request May 5, 2017
… to start of batch

## What changes were proposed in this pull request?

Due to a likely typo, the logDebug msg printing the diff of query plans shows a diff to the initial plan, not diff to the start of batch.

## How was this patch tested?

Now the debug message prints the diff between start and end of batch.

Author: Juliusz Sompolski <[email protected]>

Closes #17875 from juliuszsompolski/SPARK-20616.

(cherry picked from commit 5d75b14)
Signed-off-by: Reynold Xin <[email protected]>
jzhuge pushed a commit to jzhuge/spark that referenced this pull request Aug 20, 2018
… to start of batch

Due to a likely typo, the logDebug msg printing the diff of query plans shows a diff to the initial plan, not diff to the start of batch.

Now the debug message prints the diff between start and end of batch.

Author: Juliusz Sompolski <[email protected]>

Closes apache#17875 from juliuszsompolski/SPARK-20616.

(cherry picked from commit 5d75b14)
Signed-off-by: Reynold Xin <[email protected]>
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