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:
[email protected]