Skip to content

Commit

Permalink
Removed incremental models example.
Browse files Browse the repository at this point in the history
  • Loading branch information
leniartek authored Oct 28, 2021
1 parent c6605a2 commit f975c5d
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions website/docs/reference/warehouse-profiles/trino-profile.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,13 +64,6 @@ trino:

The incremental strategy supported by the adapter is to append new records without updating/overwriting any existing data from the target model.

```
{{
config(materialized = 'incremental')
}}
```


## Caveats

### Unsupported Functionality
Expand Down

0 comments on commit f975c5d

Please sign in to comment.