kaxil commented on PR #56729:
URL: https://github.com/apache/airflow/pull/56729#issuecomment-3411641968

   > What do you think about my approach here: 
https://github.com/apache/airflow/pull/55884/files#diff-680cf6d70e96761db3869142642ba1df32e5c2c5c8d1b9ab65d0200dca4718daR229
   
   Oh I hadn't seen that PR. The generated Task SDK client already accepts 
`None` & DB accepts null values -- so it just made sense to make it consistent 
-- than to have to coerce it everywhere null is passed:
   
   
https://github.com/apache/airflow/blob/c0f9d11ddb7ea11937ed2ca01f8e8bcfb467303b/task-sdk/src/airflow/sdk/api/datamodels/_generated.py#L541


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