> Our analysis shows that the Compact layout performs better when Null ratio is high and the Placeholder layout is better when the Null ratio is low or the data is serial-correlated.
ClickHouse uses a placeholder value with a separate stream with NULL-masks, and additionally, it has the Sparse column format, which is named Compact in the paper (but currently, the Sparse format applies to encode default values more efficiently rather than NULL values).
If measured by $$$$$ clickhouse certainly has more installations.
The paper is addressing the abstract techniques and is not a benchmark of various implementations. It seems to me that ClickHouse's design is already represented.
You're the CTO of ClickHouse. How's your relationship with Pavlo and McKinney?
Always fun to see the mix of authors globally linking up.