Saadmadni84 commented on issue #60853:
URL: https://github.com/apache/airflow/issues/60853#issuecomment-3780357616

   Hi maintainers,
   I’d like to take this issue and work on a PR to add optional object-level 
retention support to GcsToGcsOperator, keeping the change fully backward 
compatible.
   My plan is to introduce an optional operator parameter and pass it through 
to GcsHook (leveraging the existing upload/copy hooks) so retention metadata 
can be applied immediately after copy/move, avoiding the current two-step 
workflow. I’ll also include unit tests and documentation updates.
   Please let me know if this approach aligns with your expectations, or if 
there are any design considerations you’d like me to account for before I start.
   Thanks!


-- 
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]

Reply via email to