Back to search

What are incremental loads?

Incremental loads process only new or changed data instead of reprocessing the full dataset every run.

ETL / Data Engineering Medium Theory

What are incremental loads?

Incremental loads process only new or changed data instead of reprocessing the full dataset every run.

  • Use watermarks or timestamps
  • Lower cost and faster runs
  • Need late-arrival strategy

What are incremental loads?