sujun created FLINK-22920:
-----------------------------
Summary: Guava version conflict in flink-format module
Key: FLINK-22920
URL: https://issues.apache.org/jira/browse/FLINK-22920
Project: Flink
Issue Type: Bug
Components: Connectors / ORC
Affects Versions: 1.14.0
Reporter: sujun
In the Flink-ORC and Flink-Parquet modules, The hadoop-common dependency
contains the 11.0.2 version of guava, which conflicts with the 29.0-jre version
required by the flink-table-planner-blink module. We should exclude guava from
the hadoop-common dependency. Otherwise, running the unit test through the IDE
throws a NoClassDefFoundError
--
This message was sent by Atlassian Jira
(v8.3.4#803005)