v.18.10Improvement
Old Records of Completed Mutations Deleted
Old records of completed mutations are deleted (ALTER DELETE). #2784Why it matters
This feature removes outdated mutation records to clean up metadata and reduce storage overhead, improving system performance and manageability for users executingALTER DELETE operations.How to use it
Simply performALTER DELETE commands as usual; the system will automatically delete old records of completed mutations in the background without additional user intervention.