Lightdash isn't actually using the schema I've defined in my project settings
See original GitHub issueDescribe the bug
I’ve defined dbt_khindson
as my schema in my project settings (i.e. my dev schema). But, if I try to run any queries, it points to lightdash-analytics.prod
(not my dbt_khindson
schema).
To Reproduce
- Change your schema to anything that isn’t
prod
. - Try running a query.
- See which schema it’s referencing in the query
Expected behavior
Lightdash should be querying from my dbt_khindson
schema.
Screenshots or Loom video
Issue Analytics
- State:
- Created a year ago
- Comments:13 (6 by maintainers)
Top Results From Across the Web
Adding and managing Tables in your Lightdash project
So, to add an manage Tables in Lightdash, we use dbt. We'll walk you through the steps of installing + using the Lightdash...
Read more >The experience of syncing Lightdash with dbt should change.
What's the idea? Step 1: we automatically refresh dbt when there are changes in your GitHub connection. The problem: the refresh dbt button...
Read more >Building On Top of dbt: Managing External Dependencies
With dbt he's helped transform the data analytics process at Ritual.co ... The things that you're defining in your dbt transformation layer, ...
Read more >Analyzing the Hacker News Public Dataset using Firebolt Data ...
Something I've been meaning to write about for a while now is Firebolt, a relatively new startup who've been busy raising funds and...
Read more >dataform and dbt - Matt Arderne
To use [dbt/Dataform], you only need to be familiar with SQL. ... THE TLDR if the what why how and hearsay of technology...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Moving
schema/dataset
from Warehouse to DBT settingCard
makes the UX look bad (a previous field gets updated/removed) So we decided to put the warehouse connection first. /cc @TuringLovesDeathMetal @PriPatel BeforeAfter:
Just move schema (dataset for bigquery) - and leave database /db name / warehouse