mobuchowski opened a new pull request, #33011:
URL: https://github.com/apache/airflow/pull/33011

   Following [discussion](https://github.com/apache/airflow/pull/32956), this 
PR adds `OpenLineageMixin` interface describing OpenLineage implementation 
methods. It allows us to mark operators implementing OpenLineage methods. 
   
   However, we can't rely only on that in provider implementation, since we 
also want to handle other, community operators that do not yet base their 
implementation on `OpenLineageMixin`. 
   
   


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