We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
建议优化一下spark-doris-connector jar 大小,当前jar 中包含了很多spark jars目录已经存在jar。 还包含calcite jar 是否必要?
No response
The text was updated successfully, but these errors were encountered:
Calcite is referenced by arrow jdbc. Since arrow jdbc is not used yet, the related dependency will be removed in the next version.
Sorry, something went wrong.
Can eclipse collection be removed?
commons jar ,spark 中也存在,麻烦去掉,容易导致冲突。
No branches or pull requests
Search before asking
Description
建议优化一下spark-doris-connector jar 大小,当前jar 中包含了很多spark jars目录已经存在jar。

还包含calcite jar 是否必要?
Use case
No response
Related issues
No response
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: