With the Cassandra database system, is it okay to use a boolean valued column as a clustering column (as part of the primary key)? The column will of course not be a partition key, but just one of a bunch of clustering columns.
Is it a negative regarding performance or other considerations?
Yes, that's is ok to use boolean as one of the clustering columns, especially if you have several