Tag: vertipaq
All the articles with the tag "vertipaq".
-
How VertiPaq Sorts Rows to Maximize RLE Compression
How VertiPaq appears to use a greedy row-reordering algorithm to maximise RLE compression across all columns in a segment.
-
Reconstructing Column Data from .idf and .idfmeta
How VertiPaq stores column segments in .idf and .idfmeta files, and how those files combine to reconstruct imported table data from a PBIX file.
-
VertiPaq Dictionaries and Hash Indexes
How VertiPaq stores dictionaries and hash indexes inside a PBIX file, and how those structures help turn internal IDs back into readable values.