|
|
|
|
|
by vndrewlee
784 days ago
|
|
Joining logic is defined in our data modeling layer, either from Hashboard (our BI tool) or can also be defined in Hashquery as well instead of replying on your database schema for fk relationships. We went this route since a lot of people are using dbt generated tables. https://hashquery.dev/docs/pattern_guides/joins/ |
|