junqilv commented on PR #99:
URL: 
https://github.com/apache/airflow-client-python/pull/99#issuecomment-1780268698

   > Could you please explain (in commit message ideally as well) what was the 
problem it solves ? I don't see why it was wrong b) it would require to have 
test added.
   
   When I use airflow-client to trigger a dagrun, if I pass a logical_date 
argument to the DAGRun function, the following error will occur. The reason is 
that the sanitize_for_serialization(cls, obj) function simply converts a 
datetime type data into a character time.
   
![image](https://github.com/apache/airflow-client-python/assets/72023608/4a710aba-ca3f-43d6-81e3-4634f2b07339)
   


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