Skip to content

Commit a35a441

Browse files
committed
Arrow no longer a dependency in PythonRDD
1 parent 275602c commit a35a441

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

core/pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,6 @@
3333
<name>Spark Project Core</name>
3434
<url>http://spark.apache.org/</url>
3535
<dependencies>
36-
<dependency>
37-
<groupId>org.apache.arrow</groupId>
38-
<artifactId>arrow-vector</artifactId>
39-
</dependency>
4036
<dependency>
4137
<groupId>org.apache.avro</groupId>
4238
<artifactId>avro-mapred</artifactId>

0 commit comments

Comments
 (0)