Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-47146][CORE][FOLLOWUP]Rename incorrect logger name #45404

Closed
wants to merge 1 commit into from

Conversation

JacobZheng0927
Copy link
Contributor

What changes were proposed in this pull request?

Rename incorrect logger name in UnsafeSorterSpillReader.

Why are the changes needed?

The logger name in UnsafeSorterSpillReader is incorrect.

Does this PR introduce any user-facing change?

No

How was this patch tested?

No

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

No

@github-actions github-actions bot added the CORE label Mar 6, 2024
Copy link
Contributor

@mridulm mridulm left a comment

Choose a reason for hiding this comment

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

Thanks for fixing this.
This needs to be merged to master, branch-3.5 and branch-3.4 (in case either of you are merging it @HyukjinKwon, @yaooqinn :) I am afk )

@HyukjinKwon
Copy link
Member

Merged to master, branch-3.5 and branch-3.4.

HyukjinKwon pushed a commit that referenced this pull request Mar 6, 2024
### What changes were proposed in this pull request?
Rename incorrect logger name in `UnsafeSorterSpillReader`.

### Why are the changes needed?
The logger name in UnsafeSorterSpillReader is incorrect.

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

### How was this patch tested?
No

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

Closes #45404 from JacobZheng0927/loggerNameFix.

Authored-by: JacobZheng0927 <zsh517559523@163.com>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
(cherry picked from commit 5089140)
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
HyukjinKwon pushed a commit that referenced this pull request Mar 6, 2024
### What changes were proposed in this pull request?
Rename incorrect logger name in `UnsafeSorterSpillReader`.

### Why are the changes needed?
The logger name in UnsafeSorterSpillReader is incorrect.

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

### How was this patch tested?
No

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

Closes #45404 from JacobZheng0927/loggerNameFix.

Authored-by: JacobZheng0927 <zsh517559523@163.com>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
(cherry picked from commit 5089140)
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
jpcorreia99 pushed a commit to jpcorreia99/spark that referenced this pull request Mar 12, 2024
### What changes were proposed in this pull request?
Rename incorrect logger name in `UnsafeSorterSpillReader`.

### Why are the changes needed?
The logger name in UnsafeSorterSpillReader is incorrect.

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

### How was this patch tested?
No

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

Closes apache#45404 from JacobZheng0927/loggerNameFix.

Authored-by: JacobZheng0927 <zsh517559523@163.com>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
snmvaughan pushed a commit to snmvaughan/spark that referenced this pull request Mar 26, 2024
### What changes were proposed in this pull request?
Rename incorrect logger name in `UnsafeSorterSpillReader`.

### Why are the changes needed?
The logger name in UnsafeSorterSpillReader is incorrect.

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

### How was this patch tested?
No

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

Closes apache#45404 from JacobZheng0927/loggerNameFix.

Authored-by: JacobZheng0927 <zsh517559523@163.com>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
(cherry picked from commit 5089140)
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
4 participants