We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 275602c commit a35a441Copy full SHA for a35a441
core/pom.xml
@@ -33,10 +33,6 @@
33
<name>Spark Project Core</name>
34
<url>http://spark.apache.org/</url>
35
<dependencies>
36
- <dependency>
37
- <groupId>org.apache.arrow</groupId>
38
- <artifactId>arrow-vector</artifactId>
39
- </dependency>
40
<dependency>
41
<groupId>org.apache.avro</groupId>
42
<artifactId>avro-mapred</artifactId>
0 commit comments