How Can I Reduce the MAR Used by the LIST_USER_HISTORY
Table?
Question
How can I reduce the MAR used by the LIST_USER_HISTORY
Table?
Environment
Connector: Iterable
Answer
To avoid generating excess MAR, deselect 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.