Usiel commented on PR #40156: URL: https://github.com/apache/airflow/pull/40156#issuecomment-2159713678
> Instead of needing an extra key and extra nesting, should we just serialise params as list of key-value pairs instead? I like this. I disregarded it previously, because I thought it would imply changing the `params` field on `DAG`. But if we just do it for serialization purposes the only changes will be in the (de)serialization function. I can do that change in a bit. MySQL at least seems to hold true to :) > An array is an ordered sequence of zero or more values. > https://www.rfc-editor.org/rfc/rfc7159.txt -- 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]
