Skip to content

[SPARK-56250][SQL][FOLLOWUP][4.1] Remove confusing defensive code in SortExec.rowSorter and add warning comment#55098

Closed
viirya wants to merge 1 commit intoapache:branch-4.1from
viirya:revert-sort-exec-defensive-code-4.1
Closed

[SPARK-56250][SQL][FOLLOWUP][4.1] Remove confusing defensive code in SortExec.rowSorter and add warning comment#55098
viirya wants to merge 1 commit intoapache:branch-4.1from
viirya:revert-sort-exec-defensive-code-4.1

Conversation

@viirya
Copy link
Copy Markdown
Member

@viirya viirya commented Mar 30, 2026

What changes were proposed in this pull request?

#55048 was backported to 4.1 but there is an error when resolving the conflicts. This patch fixes it.

Why are the changes needed?

Restoring the build of 4.1.

Does this PR introduce any user-facing change?

No

How was this patch tested?

Unit test

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

No

Copy link
Copy Markdown
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. Thank you for quick fixing, @viirya .

@dongjoon-hyun dongjoon-hyun changed the title [SPARK-56250][SQL][FOLLOW][4.1] Remove confusing defensive code in SortExec.rowSorter and add warning comment [SPARK-56250][SQL][FOLLOWUP][4.1] Remove confusing defensive code in SortExec.rowSorter and add warning comment Mar 30, 2026
dongjoon-hyun pushed a commit that referenced this pull request Mar 30, 2026
…SortExec.rowSorter and add warning comment

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

#55048 was backported to 4.1 but there is an error when resolving the conflicts. This patch fixes it.

### Why are the changes needed?

Restoring the build of 4.1.

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

No

### How was this patch tested?

Unit test

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

No

Closes #55098 from viirya/revert-sort-exec-defensive-code-4.1.

Authored-by: Liang-Chi Hsieh <viirya@gmail.com>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
@dongjoon-hyun
Copy link
Copy Markdown
Member

Merged to branch-4.1.

@viirya
Copy link
Copy Markdown
Member Author

viirya commented Mar 30, 2026

Thank you @dongjoon-hyun

@viirya viirya deleted the revert-sort-exec-defensive-code-4.1 branch March 30, 2026 17:21
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.

2 participants