pierrejeambrun commented on issue #42560: URL: https://github.com/apache/airflow/issues/42560#issuecomment-2470760753
Most of these resources `Connection` `Pool` `Variable` already have a `POST` endpoint to create 1. The CLI can either re-use that and to async calls to create multiple of them. (which can be enough at this point). Or we can develop a `bulk` insert endpoint. -- 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]
