You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2021/09/13 23:49:10 UTC

[GitHub] [spark] HeartSaVioR edited a comment on pull request #33977: [SPARK-36737][BUILD][CORE][SQL][SS] Upgrade Apache commons-io to 2.11.0 and revert change of SPARK-36456

HeartSaVioR edited a comment on pull request #33977:
URL: https://github.com/apache/spark/pull/33977#issuecomment-918668142


   IOUtils.closeQuietly can also receive consumer to define the behavior around IOException. (That said, JavaUtils.closeQuietly can be reimplemented as well leveraging IOUtils.closeQuietly) The default behavior is no-op (so no log message).


-- 
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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org