panbingkun commented on PR #41271: URL: https://github.com/apache/spark/pull/41271#issuecomment-1559131778
Let me add to it. - 2.12.0 FileUtils.touch <img width="545" alt="image" src="https://github.com/apache/spark/assets/15246973/1d81d5e5-08a0-4d98-8349-5a81b74b9737"> <img width="768" alt="image" src="https://github.com/apache/spark/assets/15246973/63216355-6d4a-4670-bbdc-aefe7d1366e2"> -2.11.0 FileUtils.touch <img width="517" alt="image" src="https://github.com/apache/spark/assets/15246973/120783ee-6606-414f-9f78-9fe9326807c6"> In fact, both the superclasses of java.io.FileNotFoundException and java.nio.file.NoSuchFileException are java.io.IOException -- 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]
