From f4bad935f748e850bd01150b3328943306c16726 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..86fae2d04fe2a 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 + + orc-core + org.apache.orc +