get_columns_in_relation does not include columns from external tables in Redshift #2753
Closed
1 of 5 tasks
Labels
bug
Something isn't working
good_first_issue
Straightforward + self-contained changes, good for new contributors!
redshift
Milestone
Describe the bug
get_columns_in_relation does not include columns from external tables in Redshift
Steps To Reproduce
adaptor.get_columns_in_relation(source(....))
in a macroExpected behavior
All the column names should be returned.
System information
Which database are you using dbt with?
The output of
dbt --version
:The operating system you're using:
MacOS Catalina
The output of
python --version
:Python 3.7.7
The text was updated successfully, but these errors were encountered: