The GitHub Actions job "Tests" on 
airflow.git/fix/62375-salesforce-bulk-template-fields has failed.
Run started by GitHub user SrividyaKirti (triggered by josh-fell).

Head commit for run:
8520c0d5a57c4b2a18c3d667977ba5080927014e / SrividyaKirti 
<[email protected]>
Add template_fields to SalesforceBulkOperator

The SalesforceBulkOperator was missing template_fields, which meant
Jinja-templated values for operation, object_name, payload, and
external_id_field were not rendered before execution. This adds
template_fields and moves input validation from __init__ to execute()
so it runs after template rendering.

Closes: #62375

Co-Authored-By: Claude Opus 4.6 <[email protected]>

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

With regards,
GitHub Actions via GitBox


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

Reply via email to