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

Chesnay Schepler commented on FLINK-5188:
-----------------------------------------

What do you want to shade there?

If we move Row and RowTypeInfo to flink-core we shouldn't have to deal with 
dependencies at all, since all modules that used these already depend on 
flink-core. The exception are modules that depend on flink-table purely for the 
Row type; for these the flink-table dependency can be removed.

To me it seems all we have to do is move these classes into flink-core, 
refactor them to not rely on scala, and adjust all the imports referencing them.

> Shade dependency
> ----------------
>
>                 Key: FLINK-5188
>                 URL: https://issues.apache.org/jira/browse/FLINK-5188
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Core, Table API & SQL
>            Reporter: Anton Solovev
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to