What does the `--full-refresh` flag do when running incremental models?
-
A
Forces dbt to drop and recreate the incremental model as a full table
-
B
Refreshes only the most recent partition of the incremental model
-
C
Clears the dbt cache and recompiles all Jinja templates
-
D
Resets the incremental model's unique key column to null