Skip to content

Generate source does not work on External schema in RedshiftΒ #151

@tsrp25

Description

@tsrp25

Describe the bug

Generate source macro does not work on External Schema tables in Redshift

Steps to reproduce

I am trying to use the Generate source macro on the tables in external schema in Redshift. It is not generating any output.

Expected results

Table metadata

Actual results

Only below is created where stage is an external schema in redshift

sources:

  • name: stage
    description: ""
    tables:

Screenshots and log output

System information

The contents of your packages.yml file:

Which database are you using dbt with?

  • postgres
  • [X ] redshift
  • bigquery
  • snowflake
  • other (specify: ____________)

The output of dbt --version:

DBT Cloud

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions