Skip to content

Why do we divide into PrimarySubkeyColumnFamily and MetadataColumnFamily? #2729

Answered by PragmaTwice
123alf asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, thank you for your question.

If we store metadata and subkey in a single column family, SCAN operations will be inefficient (also for SCAN-related operations, e.g. key counting).

However, we are welcome if you have better ideas, or want to propose another encoding.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by 123alf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants