When using force_batch=true
with incremental models, it will fail if there is no data to write
#519
Labels
bug
Something isn't working
dbt version: 1.7.0
use case: I am processing CDC data from a database into Athena Iceberg tables.
issue: While I can successfully run the first load of the query, when I go to run an incremental model without any data, it will fail when it is attempting to query a table that does not exist.
The text was updated successfully, but these errors were encountered: