-
Eric Pershey authored
changed List[List[Int]] to ArraySeq[ArraySeq[Long]] for all bitmask operations in Scala, all tests in Spark work for intersection_any and logical_or in Python/Spark using the Jar and in Scala/Spark using the Jar.
Eric Pershey authoredchanged List[List[Int]] to ArraySeq[ArraySeq[Long]] for all bitmask operations in Scala, all tests in Spark work for intersection_any and logical_or in Python/Spark using the Jar and in Scala/Spark using the Jar.