We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e92887 commit 6369e4bCopy full SHA for 6369e4b
src/unify/linked-profiles/data-graph.md
@@ -76,7 +76,7 @@ The parameters are:
76
| Parameters | Definition |
77
| ----------- | --------------------------------------------------------------------- |
78
| `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`). |
+| `type` | Identifies the materialization methods of the profile tables (segment:unmaterialized, segment:materialized, segment:dbt). **Note:** Leveraging materialized profile tables optimizes warehouse compute costs. |
80
81
Example:
82
0 commit comments