Edit on GitHubHow Can I Reduce the MAR Used by the
How Can I Reduce the MAR Used by the LIST_USER_HISTORY
Table?link
Updated 11 days ago
Questionlink
How can I reduce the MAR used by the LIST_USER_HISTORY
Table?
Environmentlink
Connector: Iterable
Answerlink
To avoid generating excess MAR, de-select the LIST_USER_HISTORY
table and utilize our Iterable dbt package.
This package contains a model to recreate the LIST_USER_HISTORY
table in your destination from the JSON object in the USER_HISTORY
table.