Thomas Weise created FLINK-24687:
------------------------------------
Summary: 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.13.3, 1.14.0
Reporter: Thomas Weise
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
--
This message was sent by Atlassian Jira
(v8.3.4#803005)