Yikun opened a new pull request #35086: URL: https://github.com/apache/spark/pull/35086
### What changes were proposed in this pull request? List PyPy3 packages in build_and_test workflow ### Why are the changes needed? As mentioned in https://github.com/apache/spark/pull/32737/files#r644158403 , pypy3 tests would also running in current test, the `pip list` info will help us to see what the pypy3 installed. This would help see the pypy3 installed pakcages in x86 env and also future ARM self-hosted runner. ### Does this PR introduce _any_ user-facing change? NO ### How was this patch tested? CI passed, and PyPy3/Python3.9 pip list info shown. -- 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]
