turbaszek commented on issue #13414:
URL: https://github.com/apache/airflow/issues/13414#issuecomment-753458492


   Interesting, I think that in general we always assumed that `conf` will be 
JSON serialisable as it's usually passed via UI/API but the 
`TriggerDagRunOperator` is something different. Additionally the `conf` column 
of `DagRun` is `PickleType` and I thought that we abandoned pickling? CC @kaxil


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to