You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "potiuk (via GitHub)" <gi...@apache.org> on 2023/11/26 23:11:51 UTC

[I] Document the purpose of having common.sql [airflow]

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

   ### Body
   
   The Common.sql package was created in order to provide a common interface for DBApiHooks to return the data that will be universally used in a number of cases:
   
   * CommonSQL Operators and Sensors
   * (future) lineage data where returned hook results can follow the returned data for column lineage information
   
   This should be better documentedi in common.sql  that this is the goal that common.sql achieves
   
   
   
   ### 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-unsubscribe@airflow.apache.org.apache.org

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


Re: [I] Document the purpose of having common.sql [airflow]

Posted by "potiuk (via GitHub)" <gi...@apache.org>.
potiuk closed issue #35874: Document the purpose of having common.sql
URL: https://github.com/apache/airflow/issues/35874


-- 
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-unsubscribe@airflow.apache.org

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