SameerMesiah97 commented on code in PR #66856:
URL: https://github.com/apache/airflow/pull/66856#discussion_r3245105243


##########
task-sdk/src/airflow/sdk/timezone.py:
##########
@@ -22,6 +22,7 @@
     coerce_datetime,
     convert_to_utc,
     datetime,
+    from_timestamp,

Review Comment:
   Is there no way to avoid expanding the API surface of the task SDK? It seems 
overkill for a simple provider PR. Maybe you can try using datetime?



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