overwriteTable

abstract suspend fun overwriteTable(sourceTableName: TableName, targetTableName: TableName)

Replaces table — target table becomes source table and source table is dropped