Github user mgaido91 commented on the issue:
https://github.com/apache/spark/pull/19368
the main reason why I chose not to refactor to pass a `Path` around is that
the work in the end is performed by a function which accepts `String` and this
function is used also in other cases and I wanted not to make the fix impact
too big.--- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
