You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/02/24 17:47:04 UTC

[GitHub] [airflow] kaxil commented on a change in pull request #12677: Refactor SQL/BigQuery/Qubole/Druid Check operators

kaxil commented on a change in pull request #12677:
URL: https://github.com/apache/airflow/pull/12677#discussion_r582169821



##########
File path: airflow/operators/druid_check_operator.py
##########
@@ -23,7 +23,7 @@
 from airflow.providers.apache.druid.operators.druid_check import DruidCheckOperator  # noqa
 
 warnings.warn(
-    "This module is deprecated. Please use `airflow.providers.apache.druid.operators.druid_check`.",
+    "This module is deprecated. Please use `airflow.operators.sql.SQLCheckOperator`.",

Review comment:
       Oh why is this?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org