adrian-wang commented on PR #39343:
URL: https://github.com/apache/spark/pull/39343#issuecomment-1374545224

   Sorry I forgot the scenario I met that FS should not be closed was result 
from DeltaLog keeping FileSystem in a `lazy val`. After the session log out, 
the lazy val keeps the closed FileSystem instance and causing problems. Since 
current version of Delta has fixed this, I'm closing this pull request.
   Thanks for your time!


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