Skip to content

[MINOR][DOCS] Updated the docstring of DataStreamWriter.foreach() method #51316

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nagaarjun-p
Copy link

Fixed the documentation

What changes were proposed in this pull request?

There isn't much clarity on the docstring of the DataStreamWriter.foreach() method that takes an object with process() method, as a input. As part of this PR, The docstring is fixed.

Why are the changes needed?

There isn't much clarity on the docstring of the DataStreamWriter.foreach() method that takes an object with process() method, as a input.

Does this PR introduce any user-facing change?

Yes. This change modifies the docstring in the DataStreamWriter.foreach() method.

How was this patch tested?

Simple change on docstring. I haven't tested the changes. Need some support with the testing.

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

No

Fixed the documentation
@HyukjinKwon HyukjinKwon changed the title Updated the docstring of DataStreamWriter.foreach() method [MINOR][DOCS] Updated the docstring of DataStreamWriter.foreach() method Jun 30, 2025
@HyukjinKwon
Copy link
Member

Mind following https://github.com/apache/spark/pull/51316/checks?check_run_id=44993571999 and rebase to make sure the tests pass?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants