Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SPARK-47146][CORE][FOLLOWUP] Rename incorrect logger name
### 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 <[email protected]> Signed-off-by: Hyukjin Kwon <[email protected]> (cherry picked from commit 5089140) Signed-off-by: Hyukjin Kwon <[email protected]>
- Loading branch information