ashb commented on pull request #15425: URL: https://github.com/apache/airflow/pull/15425#issuecomment-850458396
> (by the way, taking a closer look at `connections export` function - it will never export a field `extra_dejson`, so it might be ok to let the import function assume it will never be present. It can only be present if someone manually edits the export to include it) Yeah, some people use connections import as a way to create it, so given that it _used_ to accept it if they manually created the file we should carry on accepting it. -- 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]
