airflow.providers.yandex.links.yq

模块内容

YQLink

Yandex Query UI 中查询的 Web 链接。

属性

XCOM_WEBLINK_KEY

基类: airflow.models.BaseOperatorLink

Yandex Query UI 中查询的 Web 链接。

name = 'Yandex Query'[源代码]

链接到外部系统。

注意:此函数的旧签名是 (self, operator, dttm: datetime)。该签名在运行时仍然受支持,但已弃用。

参数
返回

外部系统的链接

static persist(context, task_instance, web_link)[源代码]

此条目是否有帮助?