Github user cloud-fan commented on a diff in the pull request:
https://github.com/apache/spark/pull/19222#discussion_r172359914
--- Diff:
common/unsafe/src/main/java/org/apache/spark/unsafe/bitset/BitSetMethods.java
---
@@ -18,6 +18,7 @@
package org.apache.spark.unsafe.bitset;
import org.apache.spark.unsafe.Platform;
+import org.apache.spark.unsafe.memory.MemoryBlock;
--- End diff --
unnecessary import?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]