Skip to content

Conversation

@nchammas
Copy link
Contributor

What changes were proposed in this pull request?

The original docstring is here:

* `preservesPartitioning` indicates whether the input function preserves the partitioner, which
* should be `false` unless this is a pair RDD and the input function doesn't modify the keys.

This docstring was copied incompletely to various RDD methods in the PySpark API.

Why are the changes needed?

So the docstring is complete and coherent.

Does this PR introduce any user-facing change?

Yes, it changes the public API docstring.

How was this patch tested?

Not tested.

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

No.

@HyukjinKwon
Copy link
Member

@HyukjinKwon
Copy link
Member

Merged to master.

@nchammas nchammas deleted the preserves-partitioning-doc branch January 15, 2024 02:49
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