Re: [DISCUSS] Drop support for sstable formats m* (in trunk)

2023-03-19 Thread Brandon Williams
On Fri, Mar 17, 2023 at 2:38 PM Mick Semb Wever wrote: > So is there appetite for such a patch to fail or warn (guardrail?) to prevent > a node running on a new version that does not support sstable formats > existing on other nodes? I think this makes sense, whatever the mechanism.

[CASSANDRA-18102] Add a virtual table to list snapshots

2023-03-19 Thread Paulo Motta
Hi, I wanted to give a heads up that we're adding a new virtual table on CASSANDRA-18102[1] to query snapshots. This is similar to the nodetool listsnapshots command but give more flexibility to users by allowing querying snapshots by keyspace/size/creation date, for example: ### cqlsh> SELECT *