chrisqiqiu commented on issue #66480:
URL: https://github.com/apache/airflow/issues/66480#issuecomment-4414850963

   #66204 works. Tested apache-airflow-providers-google==21.3.0rc1 in a clean 
virtualenv. Verified my contribution from #66204 (object-level retention 
support for GcsToGcsOperator):
   
   - retain_until_time and retention_mode parameters are present on both 
GCSToGCSOperator and GCSHook.rewrite()
   - Operator instantiation with retention params works
   - Validation: retention_mode without retain_until_time raises ValueError
   - Validation: invalid retention_mode value raises ValueError
   


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