Github user vanzin commented on a diff in the pull request:
https://github.com/apache/spark/pull/3670#discussion_r23736659
--- Diff: core/src/main/scala/org/apache/spark/util/Utils.scala ---
@@ -513,13 +516,44 @@ private[spark] object Utils extends Logging {
Files.move(sourceFile, destFile)
--- End diff --
It's not clear from the docs, but does this work for directories? Could you
add a unit test? (It doesn't seem like this is covered for directories by the
current ones, after a quick look.)
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]