jason810496 commented on issue #44983: URL: https://github.com/apache/airflow/issues/44983#issuecomment-2556731910
Hi, I have a few questions while working on this issue: - 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? - For other `airflow` modules that import `airflow.lineage`, can all logic involving `lineage` be removed? 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]
