kyungjunleeme commented on PR #52441: URL: https://github.com/apache/airflow/pull/52441#issuecomment-3031547218
Intresting issue. I have a problem in breeze development environment <img width="533" alt="image" src="https://github.com/user-attachments/assets/e0fa9fd4-87c6-4050-88a1-2d83753af798" /> I think that we shoud trace history!. It can be very helpful to understand system-test #22311 #45681 ```python from providers.tests.system.openlineage.conftest import set_transport_variable # noqa: F401 ``` #46608 ```python from system.openlineage.conftest import set_transport_variable # noqa: F401 ``` -- 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]
