dolfinus commented on PR #55966: URL: https://github.com/apache/airflow/pull/55966#issuecomment-3320745411
The code looks very repetitive, especially `_get_logical_date` function implemented in multiple providers as copy-paste. Maybe we it can be moved into a new method of `OpenLineageAdapter` instead? ``` -- 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]
