32fce013f7
[feature](docs) add docs dbt-doris adapter ( #22067 )
2023-07-21 23:34:47 +08:00
020f238fbc
[feature](dbt) read table columns from model config file ( #21831 )
...
1、read table columns (datat_ype) from model config file
2、read table description(comment) from model config file
2023-07-17 15:45:12 +08:00
8272232e21
[fix](dbt) fix _MISSING_TYPE object is not callable bug ( #21577 )
2023-07-07 10:45:42 +08:00
e510e6b0a6
[fix](dbt) dbt-doris match dbt-core==1.5 ( #21392 )
...
dbt-doris==0.2 match dbt-core==1.3 or older version
dbt-doris Subsequent version match dbt-core==1.4,1.5
2023-07-05 11:42:19 +08:00
e1184bf4dc
[fix](dbt) dbt incremental append ( #20513 )
2023-06-09 01:41:33 +08:00
45dbd4d872
[fix](dbt)fix dbt incremental #16840
...
fix dbt incremental :new ideas for no rollback and support incremental data rerun .
add snapshot
use 'mysql-connector-python' mysql driver to replace 'MysqlDb' driver
2023-02-18 20:40:56 +08:00