Hi All - we've updated to 0.8.39 to get all the aw...
# troubleshoot
m
Hi All - we've updated to 0.8.39 to get all the awesome new DBT stuff. It looks amazing! One question though, which I don't know if is an issue on Datahub's side or whether we're doing something incorrectly ourselves (for example wrong settings or recipes for example). In particular, we're having some challenges showing the DBT tests (assertions). I have attached a video here to show the behaviour. We search for a dataset called
ai_review_estimate
. You see there are 3 entries as this dataset is present on 3 data platform instances (Athena in 3 different regions). This dataset is created 3 times by running DBT in the respective regions. The thing is, when we click on one of the datasets, it goes to the DBT "Version" of the dataset by default (why so? can we make it so it goes to the athena "version"?). Also, on the DBT version, the validation tab is empty. Instead, when we click on the Athena version, the validations are there. Any clue to as what is happening? Thanks!
b
hey Cataldo! i'll have to get back to you on the first question regarding showing a default "version" of the entity. but regarding the validations tab being empty on one node and not empty on the other - this is a known issue and a fix has already been made for this! it will be included in our next release or you can always pull from
head
to get the latest changes
🙌 1
m
awesome thanks Chris! I'll eagerly wait for the next release then 🙂