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

[Feature] shrink Paimon format package size #4242

Open
1 of 2 tasks
FANNG1 opened this issue Sep 24, 2024 · 0 comments
Open
1 of 2 tasks

[Feature] shrink Paimon format package size #4242

FANNG1 opened this issue Sep 24, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@FANNG1
Copy link
Contributor

FANNG1 commented Sep 24, 2024

Search before asking

  • I searched in the issues and found nothing similar.

Motivation

Gravitino is a unified metadata management system which supports Paimon catalog, we are shrinking Paimon catalog jars in apache/gravitino#4547 and found paimon-format jar is 20M which contains the dependence jars, is it expected? Is there any plan to shrink the size?

Solution

Remove the dependences jars from paimon-format since paimon-bundle contains the dependences jars.

Anything else?

No response

Are you willing to submit a PR?

  • I'm willing to submit a PR!
@FANNG1 FANNG1 added the enhancement New feature or request label Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant