Skip to content

check and implement context managers for all catalog implementations #2399

@kevinjqliu

Description

@kevinjqliu

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

  • I can contribute a fix for this bug independently
  • I would be willing to contribute a fix for this bug with guidance from the Iceberg community
  • I cannot contribute a fix for this bug at this time

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions