Skip to content

Commit

Permalink
small improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
dat-a-man committed Aug 28, 2024
1 parent 63f8954 commit e4ea6e2
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions docs/website/docs/general-usage/incremental-loading.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,10 @@ dataset with the merge write disposition.
## Merge incremental loading

The `merge` write disposition can be used with three different strategies:
1) `delete-insert` (default strategy)
2) `scd2`
3) `upsert`

1. `delete-insert` (default strategy)
2. `scd2`
3. `upsert`

### `delete-insert` strategy

Expand Down

0 comments on commit e4ea6e2

Please sign in to comment.