mik-laj commented on issue #9780:
URL: https://github.com/apache/airflow/issues/9780#issuecomment-657519552


   > Do I need to modify my current DAG file in order for backport to work 
(such import statements) or special commands to clear anything like database 
and etc?
   
   You must start using the new import paths. This allows you to use new and 
old operators to be able to migrate gradually..
   Please look at: 
https://github.com/apache/airflow/blob/master/airflow/providers/google/cloud/operators/dlp.py
   Google will discuss in detail the migration to new operators at the Airflow 
Summit conference.
   https://airflowsummit.org/sessions/migration-to-airflow-backport-providers/
   
   


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to