dtarima commented on a change in pull request #33251:
URL: https://github.com/apache/spark/pull/33251#discussion_r667232206
##########
File path:
common/network-shuffle/src/main/java/org/apache/spark/network/shuffle/DownloadFile.java
##########
@@ -26,22 +26,14 @@
* which ensures data is not read until after the writer is closed.
*/
public interface DownloadFile {
- /**
- * Delete the file.
- *
- * @return <code>true</code> if and only if the file or directory is
Review comment:
You're correct - it did cause a MiMa failure.
I've removed the commit. It's probably not worth it.
--
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]