Snowflake Native App
The Duodata Snowflake Native App deploys semantic views into your Snowflake environment.
Deploy workflow
In the native app, you review the semantic view in Snowflake's terms:
- tables and relationships
- facts and metrics
- dimensions
After deployment:
Validation
The native app validates SQL generation to ensure semantic views are correctly defined before deployment.
Drift and reconciliation
Two drift classes emerge over time:
- Platform drift: the semantic view was changed in Snowflake (or schema changed)
- Definition drift: the metric/slice/report definition changed in Duodata
The operational goal is not "never drift", but "detect drift early and reconcile intentionally".
Last updated March 2, 2026