Github user srowen commented on the issue:
https://github.com/apache/spark/pull/22520
Yeah, I like your suggestion to just have one code path here that works for
all platforms. No need to have used `PosixFilePermissions` in the first place
as there was a utility method for setting permissions. You can simplify it that
way, yes.--- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
