mobuchowski opened a new issue, #29673:
URL: https://github.com/apache/airflow/issues/29673

   ### Body
   
   To easily provide OpenLineage events from SQL-based operators, we want to 
add SQL parser API that other providers can use. The API should be stable.
   
   There are two proposed options:
   
   - Provide literal API - classes that other providers could import and use 
directly
   - Pass parser class to `get_openlineage_facets_*` methods that the operators 
could use, but we need to be careful to not pass it to openlineage-airflow 
defined methods, as those won't accept it. 
   
   
   ### Committer
   
   - [X] I acknowledge that I am a maintainer/committer of the Apache Airflow 
project.


-- 
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: commits-unsubscr...@airflow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to