The GitHub Actions job "Tests AMD" on 
airflow.git/fix/athena-sql-hook-params-55678-clean has failed.
Run started by GitHub user sidshas03 (triggered by vincbeck).

Head commit for run:
c8e7998ad7a79fbb1dd9e97ee800a22bed257916 / Siddharthan P S <[email protected]>
AthenaSQLHook: switch to explicit __init__ params (replacing kwargs.pop pattern)

- Added explicit optional params for s3_staging_dir, work_group, driver, 
aws_domain, session_kwargs, config_kwargs, role_arn, assume_role_method, 
assume_role_kwargs, aws_session_token, endpoint_url
- Kept **kwargs for backward compatibility
- Extract athena_conn_id from kwargs before calling super().__init__(...)
- get_conn() continues to honor driver/aws_domain from self (hook params > 
extras)
- Tests: test_hook_params_override_extras() still passes; imports/patching 
cleaned; issue refs removed
- Aligns with pattern used by other AWS operators
- Fully backward-compatible

Report URL: https://github.com/apache/airflow/actions/runs/17781974020

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to