Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
213 contributions in the last year
Activity overview
Contribution activity
October 2020
September 2020
- aiguofer/dbt Python
Created a pull request in fishtown-analytics/dbt that received 6 comments
Include external tables in get_columns_in_relation redshift adapter
resolves #2753 Description This PR adds columns from external tables to get_columns_in_relation in the Redshift adapter. I'd be happy to add tests …
Created an issue in fishtown-analytics/dbt that received 3 comments
get_columns_in_relation does not include columns from external tables in Redshift
Describe the bug get_columns_in_relation does not include columns from external tables in Redshift Steps To Reproduce Set up a Spectrum tables as …