> Is every <string>/<id> combination stored separately in disk

Yes, each combination is stored separately on disk (the storage engine
itself doesn't have special casing for composite column, at least not
yet). But as far as disk space is concerned, I suspect that sstable
compression makes this largely a non issue.

--
Sylvain

Reply via email to