Different ways to upload your changes
table_id
of the table you want to append to.
Table
object:
table_id
of the table you want to replace.
Table
-object:
table_id
of the table you want to merge.
You also need to specify the column to merge on. The merge strategy will merge the data on the specified column.
The merge-column must be a unique column in both tables.
Table
-object: