Skip to content
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.

Allow latest version of pyspark #557

Closed
jruales opened this issue Mar 25, 2022 · 2 comments
Closed

Allow latest version of pyspark #557

jruales opened this issue Mar 25, 2022 · 2 comments

Comments

@jruales
Copy link

jruales commented Mar 25, 2022

Currently, pyspark-stubs is limiting pyspark to have version
pyspark>=3.0.0.dev0,<3.1.0

However, we would like to install the latest version of pyspark (3.2.1) which has addressed the Log4J vulnerability.

Could pyspark-stubs please change the required pyspark version to allow the latest one?

@jruales
Copy link
Author

jruales commented Mar 25, 2022

Oh, I just saw in the README that now stubs are part of the main pyspark project
image

@zero323 zero323 closed this as completed Mar 25, 2022
@zero323
Copy link
Owner

zero323 commented Mar 25, 2022

Yeah, the project has been merged with main Spark repository :)

@zero323 zero323 pinned this issue Mar 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants