Skip to content

Conversation

@SalerSimo
Copy link

What changes were proposed in this pull request?

I added the method intersectByKey on python RDDs.

Why are the changes needed?

It is not strictly needed, but since there is already a subtractByKey method, users may expect to find also a intersectByKey method.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Test were not added. There were no tests for subtractByKey, so I did not add any tests for intersectByKey.

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

No.

@dongjoon-hyun dongjoon-hyun marked this pull request as draft December 18, 2025 07:37
@SalerSimo SalerSimo changed the title [PYTHON] [WIP] Add intersectByKey method to RDD [PYTHON] Add intersectByKey method to RDD Dec 24, 2025
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.

1 participant