LuciferYang commented on PR #56564: URL: https://github.com/apache/spark/pull/56564#issuecomment-4739132720
> Isnt this not equivalent to `if (null != in) in.close()` in finally ? The new formulation is better IMO - and I am fine with suppressing exception with `close` equivalent except that it also suppresses close() exceptions -- 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]
