StarRocks / dbt-starrocks

dbt-starrocks contains all of the code enabling dbt to work with StarRocks
20 stars 8 forks source link

adapt to dbt core 1.8 #54

Closed kaoken1225 closed 1 month ago

kaoken1225 commented 1 month ago
  1. Fix parameter issues when executing the dbt docs generate command.
  2. Fix drop view issues when executing the dbt run command.
  3. Fix create materialized view issues when executing the dbt run command.
  4. Partial function and data type adaptation.
  5. Optimize performance of the dbt docs generate command.
CLAassistant commented 1 month ago

CLA assistant check
All committers have signed the CLA.