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.
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)
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.
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)