vscode-dbt-power-user icon indicating copy to clipboard operation
vscode-dbt-power-user copied to clipboard

"Generate Models" quick button doesn't include columns (with BigQuery?)

Open wtfzambo opened this issue 2 years ago • 1 comments

Expected behavior

When clicking on "generate models" from a sources.yml file, the model is created but without any column.

For the record, everything else works (e.g. previewing a query result).

Actual behavior

When clicking on "generate models" from a sources.yml file, the model is created including the columns.

Steps To Reproduce

  • Initialize a new dbt project with BigQuery as backend
  • Add some fake data
  • Create sources.yml file pointing
  • Click "Generate model"

Log output/Screenshots

Operating System

Windows 11 and WSL2 on Ubuntu 20.04

dbt version

1.4.6

dbt Adapter

BigQuery 1.4.3

dbt Power User version

0.12.2

Are you willing to submit PR?

  • [ ] Yes I am willing to submit a PR!

wtfzambo avatar Apr 24 '23 15:04 wtfzambo

I am also experiencing this same issue, but with Snowflake!

christopher-leigh avatar May 19 '23 20:05 christopher-leigh

Is this still the case with latest version? Please reopen if still the case.

mdesmet avatar Sep 17 '24 20:09 mdesmet