Hacker News new | ask | show | jobs
by zX41ZdbW 1946 days ago
Secondary indexes are supported by ClickHouse.

https://clickhouse.tech/docs/en/engines/table-engines/merget...

They are not like indexes for point lookups, but also sparse. Actually they are the best you can do without blowing up the storage.