Sorry, meant writes in terms of update/delete.
Many use cases can be addressed by using ReplacingMergeTree and such, so even when you need updates you can get them relatively cheaply
There are many use cases that do not alter data. Observability is a canonical example.
Many use cases can be addressed by using ReplacingMergeTree and such, so even when you need updates you can get them relatively cheaply