question

gmldba_107428 avatar image
gmldba_107428 asked Erick Ramirez answered

Is there a way to get a list of partitions for an specific table?

I am looking for a command to get a list of pratitions for an specific table and some attributes, like size.

partition
10 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

1 Answer

Erick Ramirez avatar image
Erick Ramirez answered

@gmldba_107428 no, there isn't because that requires a full table scan which is a really expensive operation in Cassandra. Cheers!

Share
10 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.