2 Comments

A brilliant read! This is one of those rare posts that talks about HOW you need to evaluate an index design from a use-case and common query patterns standpoint.

Expand full comment

Very well written.

My simple take on indexing is, A technique to allow skipping data smartly resulting in faster scans. Let me know if you are interested in doing collaboration work on this topic (data skipping, partitioning, bucketing, sorting, z-ordering, liquid clustering)

Expand full comment