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

[#6309] fix(flink): remove paimon package from GravitinoPaimonCatalogFactory #6313

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

FANNG1
Copy link
Contributor

@FANNG1 FANNG1 commented Jan 17, 2025

What changes were proposed in this pull request?

remove paimon package from GravitinoPaimonCatalogFactory, because Paimon package may not in the Flink classpath when loading catalog factories.

Why are the changes needed?

Fix: #6309

Does this PR introduce any user-facing change?

no

How was this patch tested?

tested in local flink cluster

@FANNG1 FANNG1 self-assigned this Jan 17, 2025
@FANNG1 FANNG1 added the branch-0.8 Automatically cherry-pick commit to branch-0.8 label Jan 17, 2025
@FANNG1
Copy link
Contributor Author

FANNG1 commented Jan 17, 2025

@hdygxsj @jerryshao PTAL

@jerryshao jerryshao merged commit 85b919c into apache:main Jan 17, 2025
25 checks passed
github-actions bot pushed a commit that referenced this pull request Jan 17, 2025
…Factory (#6313)

### What changes were proposed in this pull request?

remove paimon package from `GravitinoPaimonCatalogFactory`, because
Paimon package may not in the Flink classpath when loading catalog
factories.

### Why are the changes needed?

Fix: #6309 

### Does this PR introduce _any_ user-facing change?

no

### How was this patch tested?

tested in local flink cluster
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-0.8 Automatically cherry-pick commit to branch-0.8
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug report] Flink SQL client start failed for missing Paimon package
3 participants