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

Jingsong Lee commented on FLINK-24687:
--------------------------------------

I think it should be possible, because the previous file related 
implementations were placed in the flink-core. After the flink-connector-files 
was introduced, it is still a basic component and is dependent. Therefore, 
flink-table-common used to rely on flink-connector-files. It's OK to flip the 
dependency now.

> flink-table uber jar should not include flink-connector-files dependency
> ------------------------------------------------------------------------
>
>                 Key: FLINK-24687
>                 URL: https://issues.apache.org/jira/browse/FLINK-24687
>             Project: Flink
>          Issue Type: Bug
>          Components: Table SQL / API
>    Affects Versions: 1.14.0, 1.13.3
>            Reporter: Thomas Weise
>            Priority: Major
>
> flink-table-common currently depends on flink-connector-files due to 
> BulkReaderFormatFactory. Since the connector isn't relocated and the jar file 
> is part of the distributions lib directory, it conflicts with application 
> packaged connector dependencies, including flink-connector-base
> https://lists.apache.org/thread.html/r4345a9ec53b1d5a1c3e4f6143ceb2fa0f950bd92d0266dc24b69a255%40%3Cdev.flink.apache.org%3E



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to