huyuanfeng2018 commented on issue #9349:
URL: https://github.com/apache/iceberg/issues/9349#issuecomment-2164217430

   > @huyuanfeng2018 Is there a way this can be closed? I see in other catalog 
files you have made changes so that close method is called.
   
   I think this depends on spark. Spark's catalog does not require the close 
method to be implemented, so it will not be called. Others, such as flink's 
catalog interface, require subclasses to implement close, and the flink engine 
will call it when the life cycle of the task ends. I suggest you give your 
opinions to the spark community.
   
   
   
   


-- 
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: issues-unsubscr...@iceberg.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to