fix: nullable not_null_dw.fact_stock_minute_adj_factor
All checks were successful
MJN/finance-dbt/pipeline/head This commit looks good
All checks were successful
MJN/finance-dbt/pipeline/head This commit looks good
This commit is contained in:
parent
0ffaacc353
commit
cead646bd4
@ -284,8 +284,6 @@ models:
|
|||||||
- name: adj_factor
|
- name: adj_factor
|
||||||
description: "复权因子"
|
description: "复权因子"
|
||||||
data_type: "Decimal(16,6)"
|
data_type: "Decimal(16,6)"
|
||||||
tests:
|
|
||||||
- not_null
|
|
||||||
- name: dt
|
- name: dt
|
||||||
description: "时间"
|
description: "时间"
|
||||||
data_type: "DateTime"
|
data_type: "DateTime"
|
||||||
|
Loading…
Reference in New Issue
Block a user