vortex
vortex copied to clipboard
Add Compressor for SparseArray (with non-null default value)
or, "OneValue" in the BtrBlocks terminology
This could be adding a "fill_value" to SparseArray, which is currently assumed to be null
This is fixed in #237
Although, we haven't implemented a compressor that would choose it. This requires some sort of histogram of values
This is done in new compressor