Hacker News new | ask | show | jobs
by ddorian43 1033 days ago
Note column families has nothing to do with columnar.

Another example is cassandra is not column oriented.

1 comments

Thank you for the correction. Indeed it is not entirely the same thing. Though I'd expect that at least the benefit of not having to read columns that aren't in the family would still help (haven't tried in earnest). I suppose compression is not an option though.