Lee-W commented on issue #44983:
URL: https://github.com/apache/airflow/issues/44983#issuecomment-2561493132

   >     * The compatibility module (`airflow.providers.common.compat.lineage`) 
still imports the `airflow.lineage` module. Does this mean I should move 
`airflow.lineage` to `airflow.providers.common.compat.lineage` instead of 
simply deleting it?
   
   I think so. As not every users upgrade to 3.0 right after release.
   
    
   >     * For other `airflow` modules that import `airflow.lineage`, can all 
logic involving `lineage` be removed?
   
   We probably need to list what are `other airflow modules that import 
`airflow.lineage`. But if if the issue is already created here, I guess it's 
safe to remove them 🤔 


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