Ian Hu created KYLIN-3481:
-----------------------------
Summary: Kylin Jdbc: Shaded dependencies should not be transitive
Key: KYLIN-3481
URL: https://issues.apache.org/jira/browse/KYLIN-3481
Project: Kylin
Issue Type: Improvement
Components: Driver - JDBC
Affects Versions: v2.4.0
Reporter: Ian Hu
Assignee: Ian Hu
kylin-jdbc use dependencies as shaded, so they should not be transitive.
As far as I known, SHADE a dependency to avoid dependency conflict, but at
v2.4.0, the dependencies in kylin-jdbc are default compile scope and are
transitive resolved, that may cause some dependency conflicts.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)