Fabian Hueske created FLINK-4864:
------------------------------------
Summary: Shade Calcite dependency in flink-table
Key: FLINK-4864
URL:
https://issues.apache.org/jira/browse/FLINK-4864 Project: Flink
Issue Type: Improvement
Components: Table API & SQL
Affects Versions: 1.2.0
Reporter: Fabian Hueske
The Table API has a dependency on Apache Calcite.
A user reported to have version conflicts when having a own Calcite dependency in the classpath.
The solution would be to shade away the Calcite dependency (Calcite's transitive dependencies are already shaded).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)