dbt-labs / dbt-spark

dbt-spark contains all of the code enabling dbt to work with Apache Spark and Databricks
https://getdbt.com
Apache License 2.0
395 stars 221 forks source link

ADAP 364 use constraints column order in create_table_as #684

Closed gshank closed 1 year ago

gshank commented 1 year ago

resolves #671

Description

Use contracted column order in create_table_as statement.

Checklist