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

[MINOR] Fix a typo in First aggregate expression #48298

Closed
wants to merge 1 commit into from

Conversation

exmy
Copy link
Contributor

@exmy exmy commented Sep 30, 2024

What changes were proposed in this pull request?

Find a typo for the comment on code mergeExpressions of First aggregate expression, fix from first.right to first.left.

Why are the changes needed?

Fix typo, it's confused.

Does this PR introduce any user-facing change?

No

How was this patch tested?

N.A

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

No

@github-actions github-actions bot added the SQL label Sep 30, 2024
@MaxGekk
Copy link
Member

MaxGekk commented Oct 1, 2024

+1, LGTM. Merging to master.
Thank you, @exmy.

@MaxGekk MaxGekk closed this in 3093ad6 Oct 1, 2024
attilapiros pushed a commit to attilapiros/spark that referenced this pull request Oct 4, 2024
### What changes were proposed in this pull request?
Find a typo for the comment on code `mergeExpressions` of `First` aggregate expression,  fix from `first.right` to `first.left`.

### Why are the changes needed?
Fix typo, it's confused.

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

### How was this patch tested?
N.A

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

Closes apache#48298 from exmy/fix-comment.

Authored-by: exmy <[email protected]>
Signed-off-by: Max Gekk <[email protected]>
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.

2 participants