ashb commented on issue #5743: [AIRFLOW-5088][AIP-24] Persisting serialized DAG in DB for webserver scalability URL: https://github.com/apache/airflow/pull/5743#issuecomment-528730176 That last point is interesting - cos at the SQL level we still need to write it as a string. I wonder if previously we were JSONing things twice (I.e. in the JSON coloum in the db we were storing single string of the JSON represention (`"(\"key\”:\”val\"}"` type of thing)?
---------------------------------------------------------------- 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] With regards, Apache Git Services
