[ 
https://issues.apache.org/jira/browse/FLINK-4864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15597483#comment-15597483
 ] 

ASF GitHub Bot commented on FLINK-4864:
---------------------------------------

Github user wuchong commented on the issue:

    https://github.com/apache/flink/pull/2673
  
    Hi @fhueske . It seems that shading dependency in Scala project is very 
odd. By adding Calcite dependency to the Table API program project with the 
flink-table dependency, the compilation failure disappears. But this is not the 
way we want.
    
    Have no idea how to fix this... but I will try to figure it out.


> 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
>            Assignee: Jark Wu
>
> 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)

Reply via email to