Anyone else notice that dbt asset metadata plots stopped having lines connect the data points? (dagster-core v1.2.7, dagster-dbt 0.18.7) Is this a feature?
:plus1: 1
💯 1
b
Ben Gotow
05/23/2023, 9:19 PM
hi @Nicolas May thanks for reporting this - could you try clicking on the “Events” tab in the asset details view for this asset and seeing whether the list of events includes duplicates? Typically the dots disconnect if there are materializations in between that don’t have a “compilation duration” metadata value (eg: the graph is plotting
[0.01, null, 0.02, null, 0.0.3…]
) Maybe something like that is happening here.
n
Nicolas May
05/24/2023, 12:51 PM
Thanks for following up @Ben Gotow! I see now... ya there are asset duplicates because some of the events are model runs and others are model tests... I forgot we switched from