Hi guys,
we have some problems with the dbt tests shown in the UI. If we search a snowflake table generate by dbt and look at the validations, it seems that no assertions are present. The urn is something like this: /dataset/urnlidataset:(urnlidataPlatform:dbt,pre_production.aos.iap,PROD)/Validation?is_lineage_mode=false . We have noticed that if we change the platform in the urn to snowflake (/dataset/urnlidataset:(urnlidataPlatform:snowflake,pre_production.aos.iap,PROD)/Validation?is_lineage_mode=false) the assertions appear.