LuciferYang commented on PR #38214: URL: https://github.com/apache/spark/pull/38214#issuecomment-1276311354
> I don't see the same status retrieved twice in the original Before recursion, there is an exist `status` instance, then the recursive call will call `getStatus` for the exist `status`.`getPath`, Isn't this an unnecessary call? If there is no recursion, there is no saving. -- 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]
