[ https://issues.apache.org/jira/browse/SPARK-45212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dongjoon Hyun resolved SPARK-45212. ----------------------------------- Fix Version/s: 4.0.0 Resolution: Fixed Issue resolved by pull request 42990 [https://github.com/apache/spark/pull/42990] > Install independent Python linter dependencies for branch-3.5 > ------------------------------------------------------------- > > Key: SPARK-45212 > URL: https://issues.apache.org/jira/browse/SPARK-45212 > Project: Spark > Issue Type: Bug > Components: Project Infra > Affects Versions: 4.0.0 > Reporter: Yang Jie > Assignee: Yang Jie > Priority: Major > Fix For: 4.0.0 > > > Python linter failed in branch -3.5 daily test: > * [https://github.com/apache/spark/actions/runs/6221638911/job/16884068430] > {code:java} > Run PYTHON_EXECUTABLE=python3.9 ./dev/lint-python > 12starting python compilation test... > 13python compilation succeeded. > 14 > 15starting black test... > 16black checks failed: > 17Oh no! 💥 💔 💥 The required version `22.6.0` does not match the running > version `23.9.1`! > 18Please run 'dev/reformat-python' script. > 191 > 20Error: Process completed with exit code 1. {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