Uroš Bojanić created SPARK-58586:
------------------------------------

             Summary: Use a supported Python version in the RDD guide 
PYSPARK_PYTHON example
                 Key: SPARK-58586
                 URL: https://issues.apache.org/jira/browse/SPARK-58586
             Project: Spark
          Issue Type: Documentation
          Components: Documentation
    Affects Versions: 4.3.0
            Reporter: Uroš Bojanić


The Python section of the RDD programming guide states that Spark works with 
Python 3.11+, but the PYSPARK_PYTHON example a few lines below still uses 
python3.8, a version whose support has been dropped. Update the example to 
python3.11 so it matches the stated minimum and the build's python_requires.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to