[
https://issues.apache.org/jira/browse/FLINK-36362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17885216#comment-17885216
]
xuyang commented on FLINK-36362:
--------------------------------
We need to ensure that all table modules does not depend on the flink-java
module during compilation. However, since most tests depend on
flink-streaming-java, which in turn depends on flink-java, the dependency on
flink-java will not be excluded to ensure that these cases do not fail, until
flink-streaming-java removes its dependency on flink-java. cc [~yyhx]
[~guoweijie]
> Remove dependency `flink-java` in table module
> ----------------------------------------------
>
> Key: FLINK-36362
> URL: https://issues.apache.org/jira/browse/FLINK-36362
> Project: Flink
> Issue Type: Technical Debt
> Components: Table SQL / API, Table SQL / Planner
> Reporter: xuyang
> Priority: Major
> Fix For: 2.0-preview
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)