I’m trying to delete by a secondary index or column key in a table. I\'m not concerned with performance as this will be an unusual query. Not sure if it’s possible? E.g.:
No, deleting by using a secondary index is not supported: CASSANDRA-5527