Skip to content

Add table_exists method to Catalog - #512

Merged
Fokko merged 5 commits into
apache:mainfrom
anupam-saini:as-table-exist
Mar 14, 2024
Merged

Add table_exists method to Catalog#512
Fokko merged 5 commits into
apache:mainfrom
anupam-saini:as-table-exist

Conversation

@anupam-saini

@anupam-sainianupam-saini commented Mar 11, 2024

Copy link
Copy Markdown
Contributor

Closes#507

@anupam-sainianupam-saini changed the title Add table_exist method to CatalogAdd table_exists method to CatalogMar 11, 2024
Comment threadpyiceberg/catalog/__init__.py
@Fokko

Copy link
Copy Markdown
Contributor

This looks good @anupam-saini, thanks for working on this. One more request, could you also update the docs? Otherwise people won't be able to find this :)

@anupam-saini

Copy link
Copy Markdown
ContributorAuthor

This looks good @anupam-saini, thanks for working on this. One more request, could you also update the docs? Otherwise people won't be able to find this :)

Good point :)

@FokkoFokko left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @anupam-saini for working on this 🚀 and thank @syun64 for the review!

@Fokko
Fokko merged commit 781096e into apache:mainMar 14, 2024
@anupam-saini
anupam-saini deleted the as-table-exist branch March 14, 2024 12:59
@HonahXHonahX added this to the PyIceberg 0.7.0 release milestone May 1, 2024
@kevinjqliukevinjqliu mentioned this pull request May 14, 2024
39 tasks
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add table_exists method to the Catalog

4 participants

@anupam-saini@Fokko@sungwy@HonahX