Skip to content

Conversation

@ulysses-you
Copy link
Contributor

This pr backport #45282 to branch-3.4

What changes were proposed in this pull request?

This pr adds lock for ExplainUtils.processPlan to avoid tag race condition.

Why are the changes needed?

To fix the issue SPARK-47177

Does this PR introduce any user-facing change?

yes, affect plan explain

How was this patch tested?

add test

Was this patch authored or co-authored using generative AI tooling?

no

…xplain string

This pr adds lock for ExplainUtils.processPlan to avoid tag race condition.

To fix the issue [SPARK-47177](https://issues.apache.org/jira/browse/SPARK-47177)

yes, affect plan explain

add test

no

Closes apache#45282 from ulysses-you/SPARK-47177.

Authored-by: ulysses-you <ulyssesyou18@gmail.com>
Signed-off-by: youxiduo <youxiduo@corp.netease.com>
Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, LGTM (Pending CIs).

@dongjoon-hyun
Copy link
Member

Thank you, @ulysses-you .

@ulysses-you
Copy link
Contributor Author

thank you all, merging to branch-3.4

ulysses-you added a commit that referenced this pull request Mar 5, 2024
… in explain string

This pr backport #45282 to branch-3.4

### What changes were proposed in this pull request?

This pr adds lock for ExplainUtils.processPlan to avoid tag race condition.

### Why are the changes needed?

To fix the issue [SPARK-47177](https://issues.apache.org/jira/browse/SPARK-47177)

### Does this PR introduce _any_ user-facing change?

yes, affect plan explain

### How was this patch tested?

add test

### Was this patch authored or co-authored using generative AI tooling?

no

Closes #45381 from ulysses-you/SPARK-47177-3.4.

Authored-by: ulysses-you <ulyssesyou18@gmail.com>
Signed-off-by: youxiduo <youxiduo@corp.netease.com>
@ulysses-you ulysses-you closed this Mar 5, 2024
@ulysses-you ulysses-you deleted the SPARK-47177-3.4 branch March 5, 2024 08:50
snmvaughan pushed a commit to snmvaughan/spark that referenced this pull request Mar 26, 2024
… in explain string

This pr backport apache#45282 to branch-3.4

### What changes were proposed in this pull request?

This pr adds lock for ExplainUtils.processPlan to avoid tag race condition.

### Why are the changes needed?

To fix the issue [SPARK-47177](https://issues.apache.org/jira/browse/SPARK-47177)

### Does this PR introduce _any_ user-facing change?

yes, affect plan explain

### How was this patch tested?

add test

### Was this patch authored or co-authored using generative AI tooling?

no

Closes apache#45381 from ulysses-you/SPARK-47177-3.4.

Authored-by: ulysses-you <ulyssesyou18@gmail.com>
Signed-off-by: youxiduo <youxiduo@corp.netease.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants