ALTER TABLE DELETE
), which are expensive operations that can impact ClickHouse’s performance. We recommend running these operations only during off-peak hours (nights and weekends). During testing with 1 concurrent active mutation (default), we did not observe significant CPU, memory, or latency increases.CLICKHOUSE_TTL_CLEANUP_CRON_WEEKEND_EVENING
and CLICKHOUSE_TTL_CLEANUP_CRON_WEEKEND_MORNING
to the same value. Job locking prevents overlapping executions.mutation_id
where the command
column contains a DELETE
statement.