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] add interface in Catalog for CloneAction adapter CachingCatalog #3898

Conversation

wwj6591812
Copy link
Contributor

@wwj6591812 wwj6591812 commented Aug 5, 2024

Now CloneActionITCase is unstabitily, because we use Catalog#getTable which means the schema file must be copied completely, but in a distributed environment, this cannot be guaranteed.
So we add interface in Catalog for CloneAction adapter CachingCatalog.

Purpose

Linked issue: close #xxx

Tests

API and Format

Documentation

@JingsongLi
Copy link
Contributor

+1 Thanks @wwj6591812

@JingsongLi JingsongLi merged commit b3f532c into apache:master Aug 5, 2024
10 checks passed
wxplovecc pushed a commit to tongcheng-elong/incubator-paimon that referenced this pull request Aug 6, 2024
Sign up for free to 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.

2 participants