Skip to content

Commit caf9052

Browse files
committed
Addressed
1 parent a01400d commit caf9052

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compression/src/main/java/module-info.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
requires org.apache.arrow.memory.core;
2525
requires org.apache.arrow.vector;
2626
requires org.apache.commons.compress;
27+
requires snappy.java;
2728

2829
// Also defined under META-INF/services to support non-modular applications
2930
provides CompressionCodec.Factory with

0 commit comments

Comments
 (0)