Skip to content

Commit 6369e4b

Browse files
authored
Update data-graph.md
1 parent 0e92887 commit 6369e4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/unify/linked-profiles/data-graph.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ The parameters are:
7676
| Parameters | Definition |
7777
| ----------- | --------------------------------------------------------------------- |
7878
| `profile_folder` | This is the fully qualified path of the folder or schema location for the profile tables. |
79-
| `materialization` | Identifies the type of materialization (`none`). |
79+
| `type` | Identifies the materialization methods of the profile tables (segment:unmaterialized, segment:materialized, segment:dbt). **Note:** Leveraging materialized profile tables optimizes warehouse compute costs. |
8080

8181
Example:
8282

0 commit comments

Comments
 (0)