Apache Iceberg version
None
Please describe the bug 🐞
We implemented context manager for catalogs in #2390 and also included an implementation for sql catalog. Let's check and see if we can implement the close method for other catalog implementations
It could be that for some catalogs, nothing need to be done, i.e. memory. but its good to double check :)
Willingness to contribute