HyukjinKwon opened a new pull request, #39288: URL: https://github.com/apache/spark/pull/39288
### What changes were proposed in this pull request? There is a logical conflict between https://github.com/apache/spark/pull/39249 and https://github.com/apache/spark/pull/39283. This PR fixes it with filing a related JIRA. ### Why are the changes needed? To recover the build. ### Does this PR introduce _any_ user-facing change? No, test-only. ### How was this patch tested? Manually tested via: ```bash ./python/run-tests --testnames 'pyspark.sql.connect.column' ``` -- 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]
