question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Lightdash isn't actually using the schema I've defined in my project settings

See original GitHub issue

Describe 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

  1. Change your schema to anything that isn’t prod.
  2. Try running a query.
  3. See which schema it’s referencing in the query

Expected behavior

Lightdash should be querying from my dbt_khindson schema.

Screenshots or Loom video

image image

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:13 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
rephuscommented, May 12, 2022

Moving schema/dataset from Warehouse to DBT setting Card makes the UX look bad (a previous field gets updated/removed) So we decided to put the warehouse connection first. /cc @TuringLovesDeathMetal @PriPatel Before Peek 2022-05-12 12-01

After: Peek 2022-05-12 12-20

1reaction
owlascommented, May 12, 2022

Just move schema (dataset for bigquery) - and leave database /db name / warehouse

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found