dzamo opened a new pull request #16884:
URL: https://github.com/apache/airflow/pull/16884


   This PR adds a new provider to Airflow for executing SQL queries against an 
Apache Drill instance.  This is useful because, while its primary use case is 
interactive analysis that often avoids the need for ETL, Drill's CTAS 
statements and support for querying a large variety of data sources also make 
it a very capable ETL tool.  What is lacking to use Drill this way is worklow 
management, and that gap is one that Airflow fills perfectly.


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