Skip to content
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

[SPARK-37430][PYTHON][MLLIB] Inline hints for pyspark.mllib.linalg.distributed #35739

Closed
wants to merge 1 commit into from

Conversation

hi-zir
Copy link
Contributor

@hi-zir hi-zir commented Mar 5, 2022

What changes were proposed in this pull request?

Inline type hints for pyspark.mllib.linalg.distributed

Why are the changes needed?

We can take advantage of static type checking within the functions by inlining the type hints.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Existing tests.

@AmplabJenkins
Copy link

Can one of the admins verify this patch?

@zero323 zero323 closed this in c032928 Mar 12, 2022
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.

3 participants