Skip to content

[SPARK-55848][SQL][4.1][FOLLOW-UP] Restore deleted comments#54875

Closed
naveenp2708 wants to merge 1 commit intoapache:branch-4.1from
naveenp2708:spark-55848-restore-comments-4.1
Closed

[SPARK-55848][SQL][4.1][FOLLOW-UP] Restore deleted comments#54875
naveenp2708 wants to merge 1 commit intoapache:branch-4.1from
naveenp2708:spark-55848-restore-comments-4.1

Conversation

@naveenp2708
Copy link

@naveenp2708 naveenp2708 commented Mar 17, 2026

What changes were proposed in this pull request?

Follow-up to #54751. Restores 3 comments in satisfies0() that were accidentally deleted during the restructuring. Comments only, no logic changes.

Why are the changes needed?

Per @peter-toth's review in #54851, the original comments should be preserved.

Does this PR introduce any user-facing change?

No. Comments only.

How was this patch tested?

Compilation verified. No logic changes.

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

No.

Follow-up to apache#54751. Restores 3 comments that were accidentally deleted
during the satisfies0() restructuring.
@naveenp2708
Copy link
Author

@peter-toth Follow-up to restore deleted comments on branch-4.1 as requested

@peter-toth peter-toth changed the title [SPARK-55848][SQL][4.1] Restore deleted comments in satisfies0() [SPARK-55848][SQL][4.1][FOLLOW-UP] Restore deleted comments Mar 18, 2026
@peter-toth
Copy link
Contributor

As this is just a comment update and the test failures seems unrelated let me merge this PR.

peter-toth pushed a commit that referenced this pull request Mar 18, 2026
### What changes were proposed in this pull request?

Follow-up to #54751. Restores 3 comments in `satisfies0()` that were accidentally deleted during the restructuring. Comments only, no logic changes.

### Why are the changes needed?

Per peter-toth's review in #54851, the original comments should be preserved.

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

No. Comments only.

### How was this patch tested?

Compilation verified. No logic changes.

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

No.

Closes #54875 from naveenp2708/spark-55848-restore-comments-4.1.

Authored-by: Naveen Kumar Puppala <naveenp2708@gmail.com>
Signed-off-by: Peter Toth <peter.toth@gmail.com>
@peter-toth
Copy link
Contributor

peter-toth commented Mar 18, 2026

Thank you @naveenp2708 and @szehon-ho.

Merged to branch-4.1 (4.1.2).

@peter-toth peter-toth closed this Mar 18, 2026
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