Last week in scylladb.git master (issue #270; 2025-02-23)

This short report brings to light some interesting commits to scylladb.git master from the last week. Commits in the 0d5f5e6c9da…a6c882e4e37 range are covered.

There were 137 non-merge commits from 23 authors in that period. Some notable commits:


A new CQL function, set_intersection, is now available to calculate the intersection of two set values.

Tablet repair can now filter by host or datacenter.

The Raft implementation now limits consumption of memory for replication.

Handling of TRUNCATE statements while previous TRUNCATE statements are still processing was improved.

A race condition between splitting tablets of a table, and a DROP of the same table, was fixed.

A case where Raft initialization loads incorrect values from disk was fixed.


See you in the next issue of last week in scylladb.git master!