Details
-
Task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
1.14.0
-
None
Description
drill-jdbc-all jar contains some classes and packages from shaded guava library (org/apache/drill/shaded/com/google/common) which weren't used anywhere in the project.
The aim of this Jira is to determine those classes and packages and exclude them from the drill-jdbc-all jar since shaded guava is used by Drill only and there are no risks to get ClassNotFoundException from the transitive dependencies due to this change.
Attachments
Attachments
Issue Links
- links to