jens-scheffler-bosch commented on issue #34227:
URL: https://github.com/apache/airflow/issues/34227#issuecomment-1712562780

   > looks like it was explicitly changed here #33141
   
   Not related to this, as in the reported case there is no `Param` object used.
   In #33141 the fix was for `param = { "key": Param(None) }` which was badly 
serialized, but here it is `param = { "key": None }`


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