Skip to content

[Bug] Incorrect warehouse connection configuration #313

@grkosarev

Description

@grkosarev

Description

There is incorrect documentation. I pasted
{ "warehouses": { "bigquery": { "type": "bigquery", "project": "my-project-id", "credentials_path": "~/.config/gcloud/application_default_credentials.json" } } }
from here https://docs.altimate.sh/getting-started/quickstart/#__tabbed_2_2
Added path and project_id.

❯ altimate Performing one time database migration, may take a few minutes... ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ 100% complete 1/1 Database migration complete. Configuration is invalid at /path/to/repo/.altimate-code/altimate-code.json ↳ Unrecognized key: "warehouses"

Steps to Reproduce

  1. Copy biguery json connection from from here https://docs.altimate.sh/getting-started/quickstart/#__tabbed_2_2
  2. Insert inside your project folder
  3. Restart altimate
  4. See error

Expected Behavior

Expecting correct work of datawarehouse connection

Environment

  • OS: macOS 26.3 Tahoe
  • CLI version: 0.5.2
  • Python version: 3.12.11
  • Node version: 25.6.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions