**Summary** Description for this feature. Tables in databend are atomic, we should enable swap tables. ``` ALTER TABLE [ IF EXISTS ] <name> SWAP WITH <target_table_name> ```