dbt-labs / dbt-external-tables

dbt macros to stage external sources
https://hub.getdbt.com/dbt-labs/dbt_external_tables/latest/
Apache License 2.0
286 stars 115 forks source link

Snowpipe support column alias #298

Open DanMawdsleyBA opened 2 months ago

DanMawdsleyBA commented 2 months ago

Describe the feature

For snowpipes there is not currently the option to alias a column name. external tables, however, recently did get this feature (#213) with #257

Describe alternatives you've considered

Could use external tables but want the functionality given by a snowpipe.

Additional context

Is this feature database-specific? Which database(s) is/are relevant? Please include any other relevant context here.

Who will this benefit?

Anybody who wants to use aliases for snowpipe