The GitHub Actions job "Tests (AMD)" on airflow.git/fix-s3-to-redshift-template 
has succeeded.
Run started by GitHub user mitre88 (triggered by vincbeck).

Head commit for run:
62d35f31e26c0b973222276226564e153e819ff1 / Dr Alex Mitre 
<[email protected]>
Resolve S3ToRedshiftOperator connection and kwargs after template rendering

aws_conn_id and redshift_data_api_kwargs are template fields, but the
default-connection resolution and the sql/parameters kwargs check ran in
__init__, before Jinja rendering — a templated aws_conn_id was captured
un-rendered and templated kwargs escaped validation. Both now run in
execute() on rendered values.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to