Skip to content

Commit 07d53a7

Browse files
committed
fix test problem
1 parent a5962fe commit 07d53a7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

hadooptool/pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -468,6 +468,11 @@
468468
<version>${arrow.version}</version>
469469
<optional>true</optional>
470470
</dependency>
471+
<dependency>
472+
<groupId>org.apache.arrow</groupId>
473+
<artifactId>arrow-compression</artifactId>
474+
<version>${arrow.version}</version>
475+
</dependency>
471476
<dependency>
472477
<groupId>io.netty</groupId>
473478
<artifactId>netty-handler</artifactId>

0 commit comments

Comments
 (0)