[
https://issues.apache.org/jira/browse/AIRFLOW-5529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17377311#comment-17377311
]
ASF GitHub Bot commented on AIRFLOW-5529:
-----------------------------------------
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]
> Support Apache Drill hook
> --------------------------
>
> Key: AIRFLOW-5529
> URL: https://issues.apache.org/jira/browse/AIRFLOW-5529
> Project: Apache Airflow
> Issue Type: New Feature
> Components: hooks
> Affects Versions: 1.10.5
> Reporter: Sayed Mohammad Hossein Torabi
> Assignee: Sayed Mohammad Hossein Torabi
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)