potiuk commented on code in PR #39921:
URL: https://github.com/apache/airflow/pull/39921#discussion_r1620014688


##########
dev/breeze/src/airflow_breeze/global_constants.py:
##########
@@ -60,6 +60,7 @@
     "kafka",
     "qdrant",
     "mssql",
+    "drill",

Review Comment:
   My approach is to fix and sort what I touch :). If you look at some of my 
changes from last months many of them actually did some sorting. And the thing 
is ....
   
   Let's make every change leave our small "world" in a slightly better shape 
than what we got before - **soriting out** one thing at a time :D. 



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