Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Database tab is empty in generated docs #311

Open
jesperbagge opened this issue Jul 4, 2024 · 0 comments
Open

Database tab is empty in generated docs #311

jesperbagge opened this issue Jul 4, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@jesperbagge
Copy link

Describe the bug

When serving the generated docs, I only have models under the Project tab. The Database tab is completely empty. Is this due to that dbt expects database.schema.table while ClickHouse skips the schema part?

Is this a concious choice or is my dbt version misconfigured?

Steps to reproduce

  1. run dbt docs generate
  2. run dbt docs serve
  3. Browse to the tab Overview -> Database

Expected behaviour

I was expecting to look at trees of databases and tables.

Configuration

Environment

  • dbt version: 1.7.12
  • dbt-clickhouse version: 1.7.6
  • clickhouse-connect version (if using http): 0.7.0
  • Python version: 3.11.9
  • Operating system: macOS-14.5-arm64-arm-64bit

ClickHouse server

  • ClickHouse Server version: 24.5.1.1763
@jesperbagge jesperbagge added the bug Something isn't working label Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant