HyukjinKwon opened a new pull request, #52721: URL: https://github.com/apache/spark/pull/52721
### What changes were proposed in this pull request? Py4J py4j>=0.10.9.7,<0.10.9.10 is JVM compatible so we can actually use older versions as well (I released those Py4J versions). To make it easier to migrate to higher versions of Spark, this PR proposes the range. ### Why are the changes needed? To make it easier for legacy users to migrate to higher versions of Spark. ### Does this PR introduce _any_ user-facing change? Virtually no. ### How was this patch tested? Manually. ### Was this patch authored or co-authored using generative AI tooling? No. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
