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

Allow users to only include dependencies for relevant table formats during conversion #611

Open
2 tasks done
the-other-tim-brown opened this issue Dec 30, 2024 · 0 comments

Comments

@the-other-tim-brown
Copy link
Contributor

Feature Request / Improvement

Currently, the xtable-core library depends on Iceberg, Hudi, and Delta Lake which already results in a wide surface area of dependencies. As the project grows, there may be even more formats leading to an even larger set of dependencies.

The user should be able to add jars to their classpath for the formats that they are interested in and these jars should contain the minimal set of dependencies required for the sync.

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

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

No branches or pull requests

1 participant