You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you open lineage to get info about columns of model you have to press button Sync with DB. In my case it sends request to db (Trino) like Describe schema.table1. But I as a developer working with custom schema like dev_denis. And of course I don't have all the tables from production in my personal schema - only few. Can I set DBT power user to get info regarding lineage and columns only from production not from my custom schema?
The text was updated successfully, but these errors were encountered:
DenGodunov
changed the title
Sync woth DB buttom send request to custom schema not prod
Sync with DB button send request to custom schema not prod
May 14, 2025
When you open lineage to get info about columns of model you have to press button Sync with DB. In my case it sends request to db (Trino) like Describe schema.table1. But I as a developer working with custom schema like dev_denis. And of course I don't have all the tables from production in my personal schema - only few. Can I set DBT power user to get info regarding lineage and columns only from production not from my custom schema?
The text was updated successfully, but these errors were encountered: