From 7324ffe221ee8aa2ba0985011e1a4146d0c9995a Mon Sep 17 00:00:00 2001 From: zhouyifan279 <88070094+zhouyifan279@users.noreply.github.com> Date: Mon, 13 May 2024 12:54:32 +0800 Subject: [PATCH] [BUILD] Remove duplicated arrow-dataset dependency from gluten-data/pom.xml (#5703) --- gluten-data/pom.xml | 28 ---------------------------- 1 file changed, 28 deletions(-) diff --git a/gluten-data/pom.xml b/gluten-data/pom.xml index 1e4438b84b4f..bb84a06b4125 100644 --- a/gluten-data/pom.xml +++ b/gluten-data/pom.xml @@ -165,34 +165,6 @@ compile - - org.apache.arrow - arrow-dataset - ${arrow.version} - - - io.netty - netty-common - - - io.netty - netty-buffer - - - com.fasterxml.jackson.core - jackson-core - - - com.fasterxml.jackson.core - jackson-annotations - - - protobuf-java - com.google.protobuf - - - compile - org.apache.hadoop hadoop-common