For static column family what is the advantage in pre-defining column metadata ?

I can see ease of understanding type of values that the CF contains
and that clients will reject incompatible insertion.

But are there any major advantages in terms of performance or
something else that makes it beneficial to define the metadata upfront
?

Thanks.

Reply via email to