dlt.destinations.impl.clickhouse.clickhouse
ClickHouseStagingReplaceJob Objects
class ClickHouseStagingReplaceJob(SqlStagingReplaceFollowupJob)
Atomic staging-optimized replace via EXCHANGE TABLES.
Requires the destination database to use the Atomic or Shared engine.
The previous destination data lands in the staging slot after the swap; dlt
truncates staging tables at the start of the next load.