vgkowski opened a new pull request, #70763: URL: https://github.com/apache/airflow/pull/70763
Introduce the operator (with deferrable mode), its EmrServerlessHook.start_session method, EmrServerlessSessionTrigger, and the serverless_session_ready waiter to start EMR Serverless interactive (Spark Connect) sessions. The hook gates on botocore 1.43.0 at runtime so the provider's dependency floor is unchanged. Includes docs, a system-test example, and unit tests. * related: #69207 ##### Was generative AI tooling used to co-author this PR? - [x] Yes Generated-by: [Kiro] following [the guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions) -- 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]
