uranusjr commented on a change in pull request #19984:
URL: https://github.com/apache/airflow/pull/19984#discussion_r763844463



##########
File path: tests/providers/apache/druid/operators/test_druid.py
##########
@@ -23,6 +23,7 @@
 from airflow.utils.types import DagRunType
 
 DEFAULT_DATE = timezone.datetime(2017, 1, 1)
+DEFAULT_TIMEOUT = 1

Review comment:
       This seems unnecessary? If you want a constant, you should probably put 
it in the provider code instead.




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