fullstorydev / dbt_fullstory

The official FullStory dbt package
Apache License 2.0
2 stars 3 forks source link

Missing columns in model YAML files #27

Closed jastingo closed 6 months ago

jastingo commented 6 months ago

Our team recently installed v0.7.0 of dbt_fullstory and it caused our tests to fail as there are columns defined in model SQL files but not in the YAML files. Below are the columns missing:

identified_users.yml:

sessions.yml:

events.yml:

huttotw commented 6 months ago

Hey @jastingo thanks for reporting this! I just created PR #28 to add these docs and as soon as it is merged I'll bump the version!

huttotw commented 6 months ago

@jastingo release v0.7.1 is now available.

jastingo commented 6 months ago

@huttotw apologies but there are still a couple of missing columns that I didn't mention above in events.yml: