kazanzhy edited a comment on pull request #19639:
URL: https://github.com/apache/airflow/pull/19639#issuecomment-971516564


   > Oh no the test suite doesn’t like this
   >
   Yep. That's not good. In this situation, I see two ways.
    1. Inherit SqlSensor from BaseSensorOperator and BaseSqlOperator. The last 
one already makes this check.
    2. Somehow edit all tests in `tests/sensors/test_sql_sensor.py` to solve 
these errors. But I haven't suggestions


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to