You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The dataset source: key is easily conflated with “where did the dataset come from”, as in the system where the resource was originally defined, such as from dbt or an app. This could be useful to explicitly encode in future for tools visualizing the flow of definitions through a complex data ecosystem.
This key defines the expression which constructs the table which serves as the backing store of the dataset. I’d suggest table: or table_expression: to clarify.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
The dataset
source:key is easily conflated with “where did the dataset come from”, as in the system where the resource was originally defined, such as from dbt or an app. This could be useful to explicitly encode in future for tools visualizing the flow of definitions through a complex data ecosystem.This key defines the expression which constructs the table which serves as the backing store of the dataset. I’d suggest
table:ortable_expression:to clarify.All reactions