Skip to content

Commit 04e9d5f

Browse files
committed
fix build failure
1 parent b47b861 commit 04e9d5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

common/unsafe/src/test/java/org/apache/spark/unsafe/types/UTF8StringSuite.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
import org.apache.spark.unsafe.memory.ByteArrayMemoryBlock;
3030
import org.apache.spark.unsafe.memory.MemoryBlock;
3131
import org.apache.spark.unsafe.memory.OnHeapMemoryBlock;
32+
import org.junit.Ignore;
3233
import org.junit.Test;
3334

3435
import static org.junit.Assert.*;

0 commit comments

Comments
 (0)