Bundle jar for xtable for ease of use with various engines #747
vinothchandar
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Context:
To use XTable right now, the users are expected to build the project [1] and don't have an easy way to include a xtable jar here.
Users need a simple, reliable way to include xtable inside their existing engines/runtimes, to get cross format/catalog interop.
Proposal/Ask:
Publish
xtable-bundlejars along with the next release, that can be easily used inside engine runtimes. e.g--jars <xtable-bundle.jar>for aspark-submit. Recommend designing the bundle jars to be as thin as possible following two principles.Beta Was this translation helpful? Give feedback.
All reactions