msumit commented on issue #16430: URL: https://github.com/apache/airflow/issues/16430#issuecomment-861673747
@paantya ideally you should be able to read the file in your DAG and create a dict from that & use that as params to the DAG. However, as the DAG data get serialized and stored in DB, so not sure if that breaks something. -- 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]
