Xinrong Meng created SPARK-42524: ------------------------------------ Summary: Upgrade numpy and pandas in the release Dockerfile Key: SPARK-42524 URL: https://issues.apache.org/jira/browse/SPARK-42524 Project: Spark Issue Type: Sub-task Components: Build, PySpark Affects Versions: 3.4.0, 3.5.0 Reporter: Xinrong Meng
Otherwise, errors are raised as shown below when building release docs. {code} ImportError: Warning: Latest version of pandas (1.5.3) is required to generate the documentation; however, your version was 1.1.5 ImportError: this version of pandas is incompatible with numpy < 1.20.3 your numpy version is 1.19.4. Please upgrade numpy to >= 1.20.3 to use this pandas version {code} -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org