From 6faf6dd1930015e95f512b407a0f352999f08a4b Mon Sep 17 00:00:00 2001 From: "liming.1018" Date: Tue, 22 Oct 2024 15:31:23 +0800 Subject: [PATCH] fix orc version conflict --- paimon-spark/paimon-spark-common/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/paimon-spark/paimon-spark-common/pom.xml b/paimon-spark/paimon-spark-common/pom.xml index 97a926711e5f5..91107d27a620f 100644 --- a/paimon-spark/paimon-spark-common/pom.xml +++ b/paimon-spark/paimon-spark-common/pom.xml @@ -167,6 +167,10 @@ under the License. org.slf4j slf4j-log4j12 + + org.apache.orc + orc-core +