agalst commented on code in PR #30404:
URL: https://github.com/apache/airflow/pull/30404#discussion_r1154896733


##########
airflow/api_connexion/endpoints/dag_run_endpoint.py:
##########
@@ -18,7 +18,7 @@
 
 from http import HTTPStatus
 
-import pendulum

Review Comment:
   Indeed, speed-wise seems there is no real difference. However, importing the 
whole pandas namespace to use only DataFrame seems excessive. What do you think 
@o-nikolas ?



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