Mr-Neutr0n opened a new pull request, #70814: URL: https://github.com/apache/airflow/pull/70814
Fixes #70296 Moved `GCSFileTransformOperator` destination bucket/object defaulting (`destination_* or source_*`) out of `__init__` into `execute()` and `get_openlineage_facets_on_start()` so it runs on rendered template values, removed its exemption from `validate_operators_init_exemptions.txt`, and added `test_execute_defaults_destination_to_source` (all 3 operator tests pass). Could not run the suite locally: tlib._bootstrap>:935: in _load_unlocked. Fork CI needs a maintainer approval to run, so this branch has no test signal yet. --- This change was prepared with AI assistance under human direction and review. -- 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]
