hadoop-connectors icon indicating copy to clipboard operation
hadoop-connectors copied to clipboard

rename() can skip implicit repair if dest path is under src.parent

Open steveloughran opened this issue 3 years ago • 0 comments

if the destination path parent is the same as the source path parent, or is a child of it, there's no need to repair the implicit directory on the source dir parent

steveloughran avatar Jan 21 '22 16:01 steveloughran