xuganyu96 commented on PR #32288: URL: https://github.com/apache/airflow/pull/32288#issuecomment-1622553588
PR #28777 addressed the JSON serialization of DagRun conf with a custom JSON Encoder class that encodes non-serializable objects with its `__repr__` output. I think it is a more elegant solution than simply leaving the `conf` column out of the DagRun list view completely. -- 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]
