Quantcast
Channel: How to get blob size in Cassandra - Stack Overflow
Browsing all 2 articles
Browse latest View live

Answer by Jim Meyer for How to get blob size in Cassandra

I don't know of a way to do that in CQL. I assume you are interested in the original uncompressed size of the blob rather than the compressed size within Cassandra. I'd suggest adding an integer field...

View Article



How to get blob size in Cassandra

Is there a way to get the size of the blob value in cassandra with CQL? Better yet, is there a way to get an average size of the blob column, especially with a condition?Thanks!

View Article
Browsing all 2 articles
Browse latest View live


Latest Images