Hi all, incremental / initial load question here: ...
# troubleshooting
c
Hi all, incremental / initial load question here: Situation: MSSQL table -> S3 -> Snowflake Data: 1 table, 30mil deep x 300 wide Load type: incremental, key: lastupdateddate Question: if I start the initial load of this data using incremental, and it gets cut off at 40%, is the next
run meltano
smart enough to pick up at the 40% mark/date? If not, does it start at the max date value from the previous
run?