apache-airflow-providers-apache-druid
更新日誌¶
4.0.0¶
注意
此供應商版本僅適用於 Airflow 2.9+,如 Apache Airflow 供應商支援政策 中所述。
重大變更¶
警告
所有已棄用的類別、參數和功能已從 Apache Druid 供應商套件中移除。已導入以下重大變更
運算子
已移除
DruidCheckOperator
。請改用airflow.providers.common.sql.operators.sql.SQLCheckOperator
。
移除 DruidCheckOperator (#44765)
其他¶
將 供應商中的 最低 Airflow 版本 提升 至 Airflow 2.9.0 (#44956)
更新 多個 供應商 文件中的 DAG 範例 連結 (#44034)
將 程式碼庫中的 execution_date 重新命名為 logical_date (#43902)
3.11.0¶
注意
此供應商版本僅適用於 Airflow 2.8+,如 Apache Airflow 供應商支援政策 中所述。
其他¶
將 供應商中的 最低 Airflow 版本 提升 至 Airflow 2.8.0 (#41396)
3.10.1¶
錯誤修正¶
將 SSL 參數 傳遞 至 DruidOperator 中的 所有 請求 (#39066)
其他¶
更快的 'airflow_version' 匯入 (#39552)
簡化 'airflow_version' 匯入 (#39497)
3.10.0¶
注意
此供應商版本僅適用於 Airflow 2.7+,如 Apache Airflow 供應商支援政策 中所述。
其他¶
將 供應商中的 最低 Airflow 版本 提升 至 Airflow 2.7.0 (#39240)
3.8.0¶
功能¶
在 供應商 Hook 中 提供 logger_name 參數, 以便 覆寫 記錄器名稱 (#36675)
錯誤修正¶
修正 回報為 失敗的 成功 Apache Druid 任務提交 (#36813)
3.7.0¶
注意
此供應商版本僅適用於 Airflow 2.6+,如 Apache Airflow 供應商支援政策 中所述。
其他¶
將 供應商中的 最低 Airflow 版本 提升 至 Airflow 2.6.0 (#36017)
3.6.0¶
注意
此供應商版本僅適用於 Airflow 2.5+,如 Apache Airflow 供應商支援政策 中所述。
錯誤修正¶
允許 將 Context 傳遞至 DruidDbApiHook (#34603)
其他¶
提升 供應商的 最低 airflow 版本 (#34728)
3.3.0¶
注意
此供應商版本僅適用於 Airflow 2.3+,如 Apache Airflow 供應商支援政策 中所述。
其他¶
將 所有 供應商的 最低 airflow 版本 移至 2.3.0 (#27196)
錯誤修正¶
錯誤修正 - 關於 內容的 Druid Airflow 例外 (#27174)
3.0.0¶
重大變更¶
注意
此供應商版本僅適用於 Airflow 2.2+,如 Apache Airflow 供應商支援政策 中所述。
其他¶
雜項: 重構和 清理 Apache 供應商 (#24219)
2.1.0¶
功能¶
新增 DruidOperator template_fields_renderers 欄位 (#19420)
將 max_ingestion_time 新增至 DruidOperator 文件字串 (#18693)
為 Apache Druid 運算子 新增 指南 (#18527)
2.0.0¶
重大變更¶
自動套用 apply_default 裝飾器 (#15667)
警告
由於移除了 apply_default 裝飾器,此供應商版本需要 Airflow 2.1.0+。如果您的 Airflow 版本 < 2.1.0,且您想要安裝此供應商版本,請先將 Airflow 升級至至少 2.1.0 版本。否則,您的 Airflow 套件版本將自動升級,且您必須手動執行 airflow upgrade db
以完成移轉。
1.1.0¶
功能¶
重構 SQL/BigQuery/Qubole/Druid 檢查 運算子 (#12677)
錯誤修正¶
錯誤修正: DruidOperator 無法 提交 擷取 任務 (#14418)
1.0.1¶
更新文件和讀我檔案。
1.0.0¶
供應商的初始版本。