alexott edited a comment on issue #19357:
URL: https://github.com/apache/airflow/issues/19357#issuecomment-962443619


   IMHO, the fix would be to rework `json.py` to support custom serializations, 
besides the "standard" ones.  We already have a [custom one for 
K8S](https://github.com/apache/airflow/pull/11952/files#diff-7a15a4f7b8fea7f7be350eb3809d8abfcca40419d2da36750d2d9453c7fab732L55),
 but it's a hack from my point of view.  Better solution would be to allow 
classes to provide implementation if necessary, but that would be a bigger task


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