Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Core: provide new api of table exists for HadoopTables #2056

Merged
merged 3 commits into from
Jan 11, 2021

Conversation

CodingCat
Copy link
Contributor

currently we do not have a straightforward way to check the existence of HadoopTables.

instead of capturing exception when calling load/create and then justify whether the table is in the path, this PR provides a new API exists()

@github-actions github-actions bot added the API label Jan 9, 2021
@CodingCat
Copy link
Contributor Author

ping for review? @shangxinli @rdblue

@rdblue rdblue merged commit 242c91c into apache:master Jan 11, 2021
@CodingCat CodingCat deleted the new_api_table_exists branch January 11, 2021 18:23
@rdblue
Copy link
Contributor

rdblue commented Jan 11, 2021

Looks reasonable to me. Thanks, @CodingCat!

@shangxinli
Copy link
Contributor

LGTM

XuQianJin-Stars pushed a commit to XuQianJin-Stars/iceberg that referenced this pull request Mar 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants