class |
AColGroupOffset |
Base class for column groups encoded with various types of bitmap encoding.
|
class |
ASDCZero |
|
class |
ColGroupDDC |
Class to encapsulate information about a column group that is encoded with dense dictionary encoding (DDC).
|
class |
ColGroupOLE |
Class to encapsulate information about a column group that is encoded with simple lists of offsets for each set of
distinct values.
|
class |
ColGroupRLE |
A group of columns compressed with a single run-length encoded bitmap.
|
class |
ColGroupSDCSingleZeros |
Column group that sparsely encodes the dictionary values.
|
class |
ColGroupSDCZeros |
Column group that sparsely encodes the dictionary values.
|