Github user heary-cao commented on the issue:
https://github.com/apache/spark/pull/19174
@kiszk thank you for review it.
I checked the other test cases that use ` File.createTempFile` and
`Files.createTempFile `.
Except as described in this PR, others test cases that already use
`File.deleteOnExit` or` File.delete`.
thanks.--- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
