bjornjorgensen opened a new pull request #35775: URL: https://github.com/apache/spark/pull/35775
### Why are the changes needed? Pandas API on Spark use `mktemp` in test. `mktemp` "THIS FUNCTION IS UNSAFE AND SHOULD NOT BE USED. The file name may refer to a file that did not exist at some point, but by the time you get around to creating it, someone else may have beaten you to the punch." ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Got the green light. -- 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]
