hussein-awala commented on PR #29762:
URL: https://github.com/apache/airflow/pull/29762#issuecomment-1564126686

   I excluded callable from comparison because currently we serialize callable 
as str and there is no way to restore the original callable:
   
https://github.com/apache/airflow/blob/778c3f6357642d00e9023304d15bba190ae1dd46/airflow/serialization/serialized_objects.py#L446-L447
   
   If there is a need to improve this serialization, then this should be done 
in a separate PR, IMO there is no problem to merge this one with this condition.


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