You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow the union_relations function to work with external tables.
Describe alternatives you've considered
There aren't any
Additional context
I think depending on the adapter, we need to look for the columns in a different place rather than just information_schema. For Redshift it's svv_external_columns