-
Notifications
You must be signed in to change notification settings - Fork 29k
[MINOR][SS][DOCS] Fix a typo in the documentation of GroupState #32400
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
Conversation
|
This is fine but @Dobiasd:
|
|
@HyukjinKwon Thanks for the help. 👍
|
|
ok to test |
|
Thanks @Dobiasd. It's weird that your forked repository doesn't run the tests at https://github.com/Dobiasd/spark/actions .. your branch looks sync'ed with the latest Apache Spark |
|
Hm, but the tests should pass though before merging it in. Do other repositories of yours run GitHub Actions workflows properly? |
|
Oh, I can see now: https://github.com/Dobiasd/spark/actions. Would you mind squahsing your comments and pushing it into this PR? e.g.) |
|
Ah, when going directly to https://github.com/Dobiasd/spark/actions, it showed this: https://i.imgur.com/NA9PgLB.png I've clicked on "I understand my workflows, go ahead and enable them". So it should be working now. 🙂 |
|
The changes are squashed into one commit now. ✔️ |
|
Merged to master. |
What changes were proposed in this pull request?
Fixing some typos in the documenting comments.
Why are the changes needed?
To make reading the docs more pleasant.
Does this PR introduce any user-facing change?
Yes, since the user sees the docs.
How was this patch tested?
It was not tested, because no code was changed.