Deep Copy
After data is imported, you can perform a deep copy to modify a partition key, change a row_store table to a column_store table, or add a partial cluster key. A deep copy re_creates a table and batch inserts data into the table.
openGauss provides three deep copy methods.