org.apache.spark.sql
A partitioner that helps store to collocate data with Spark's partitions.
A partitioner that helps store to collocate data with Spark's partitions. Each store layer hash computation invokes this to get their bucket information.
Compression schemes supported by snappy-store.
Utility methods for compression/decompression.
A partitioner that helps store to collocate data with Spark's partitions. Each store layer hash computation invokes this to get their bucket information.