The GitHub Actions job "Tests" on airflow.git/gcs-object-retention-support has 
failed.
Run started by GitHub user Saadmadni84 (triggered by shahar1).

Head commit for run:
24e7c553d207705a04f1b0cefc62679bee299ae5 / Saad Madni <[email protected]>
Add optional object-level retention support to GCSToGCSOperator

This adds a new optional 'destination_object_retention' parameter to
GCSToGCSOperator that allows setting object-level retention policies
on copied objects.

Changes:
- Add destination_object_retention parameter to GCSHook.rewrite()
- Add destination_object_retention parameter to GCSToGCSOperator
- Apply retention via blob.retention.mode and retain_until_time after copy
- Add unit tests for both hook and operator

The bucket must have object retention enabled for this feature to work.
Fully backward compatible - default behavior unchanged when parameter
is omitted.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to