LuciferYang commented on PR #38214:
URL: https://github.com/apache/spark/pull/38214#issuecomment-1276389487

   From the example:
   
   - `fs.getFileStatus(Path(/a))` not saved, but no additional calls are added
   - `fs.getFileStatus(Path(/a/b))`,`fs.getFileStatus(Path(/a/b/c))` and 
`fs.getFileStatus(Path(/a/b/c/d.txt))` saved
   
   


-- 
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]

Reply via email to