romibuzi opened a new pull request, #27893: URL: https://github.com/apache/airflow/pull/27893
closes: #27592 --- Rename `GlueJobHook.get_or_create_glue_job()` into `create_or_update_glue_job()` and split code into different methods: `create_glue_job_config()`, `has_job()`, `create_job()` and `update_job()`. It is now similar to the behavior in `GlueCrawlerOperator`. -- 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]
