Learning to appreciate monotonic functions in ClickHouse®
Introduction ClickHouse has an amazing number of optimizations that enable it to fetch data quickly, often involving math concepts that don’t sound particularly interesting to most users. One such optimization involves monotonically increasing functions (say that five times fast). Deep…