[SPARK-50787][DOCS] Fix typos and add missing semicolons in sql examples#49448
Closed
the-sakthi wants to merge 1 commit intoapache:masterfrom
Closed
[SPARK-50787][DOCS] Fix typos and add missing semicolons in sql examples#49448the-sakthi wants to merge 1 commit intoapache:masterfrom
the-sakthi wants to merge 1 commit intoapache:masterfrom
Conversation
Member
dongjoon-hyun
left a comment
There was a problem hiding this comment.
Thank you for making a PR, @the-sakthi .
Just FYI, [MINOR] is used only when we don't have a corresponding JIRA issue.
In other words, it's used instead of [SPARK-XXXXX]. So, you don't need to put both in the same PR title. 😄
Member
Author
|
Ahh gotcha @dongjoon-hyun |
Member
Author
|
@dongjoon-hyun could you help with the merge of the PR as well, please? |
MaxGekk
approved these changes
Jan 11, 2025
Member
|
+1, LGTM. Merging to master. |
Member
|
@the-sakthi Congratulations with your first contribution to Apache Spark! |
Member
Author
|
Thanks for all the help here, @MaxGekk and @dongjoon-hyun ! |
Member
|
Thank YOU, @the-sakthi and @MaxGekk ! :) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changes were proposed in this pull request?
Why are the changes needed?
To correct documentation typos and fix SQL syntax examples for clarity.
Does this PR introduce any user-facing change?
Yes, it updates documentation with corrections to typos and SQL examples.
How was this patch tested?
Manually, by building and reviewing the updated documentation.
Was this patch authored or co-authored using generative AI tooling?
No.