diff --git a/gluten-ut/spark35/pom.xml b/gluten-ut/spark35/pom.xml index 030da2234ec4..1750a5e27816 100644 --- a/gluten-ut/spark35/pom.xml +++ b/gluten-ut/spark35/pom.xml @@ -57,6 +57,38 @@ ${celeborn.version} test + + org.apache.arrow + arrow-memory-core + ${arrow.version} + provided + + + io.netty + netty-common + + + io.netty + netty-buffer + + + + + org.apache.arrow + arrow-vector + ${arrow.version} + provided + + + io.netty + netty-common + + + io.netty + netty-buffer + + +