![]() |
1
8
气流操作符定义哪些字段是模板字段。对于EmailOperator,只有主题和html_内容字段设置为模板。
请参阅: https://airflow.incubator.apache.org/_modules/email_operator.html https://gtoonstra.github.io/etl-with-airflow/gotchas.html )
|
![]() |
2
0
好的,只是一个尝试,我看到ds\u nodash是一个模板变量。可能您需要在“ds\u nodash”之前和之后提供空格,它将类似于:
|