[GitHub] [airflow] XD-DENG commented on a change in pull request #6234: [AIRFLOW-5529] support apache drill hook

2019-10-02 Thread GitBox
XD-DENG commented on a change in pull request #6234: [AIRFLOW-5529] support apache drill hook URL: https://github.com/apache/airflow/pull/6234#discussion_r330574362 ## File path: setup.py ## @@ -182,6 +182,11 @@ def write_version(filename: str = os.path.join(*["airflow",

[GitHub] [airflow] XD-DENG commented on a change in pull request #6234: [AIRFLOW-5529] support apache drill hook

2019-10-02 Thread GitBox
XD-DENG commented on a change in pull request #6234: [AIRFLOW-5529] support apache drill hook URL: https://github.com/apache/airflow/pull/6234#discussion_r330455370 ## File path: setup.py ## @@ -182,6 +182,11 @@ def write_version(filename: str = os.path.join(*["airflow",

[GitHub] [airflow] XD-DENG commented on a change in pull request #6234: [AIRFLOW-5529] support apache drill hook

2019-10-02 Thread GitBox
XD-DENG commented on a change in pull request #6234: [AIRFLOW-5529] support apache drill hook URL: https://github.com/apache/airflow/pull/6234#discussion_r330456329 ## File path: airflow/hooks/drill_hook.py ## @@ -0,0 +1,72 @@ +# -*- coding: utf-8 -*- +# +# Licensed to

[GitHub] [airflow] XD-DENG commented on a change in pull request #6234: [AIRFLOW-5529] support apache drill hook

2019-10-02 Thread GitBox
XD-DENG commented on a change in pull request #6234: [AIRFLOW-5529] support apache drill hook URL: https://github.com/apache/airflow/pull/6234#discussion_r330456069 ## File path: airflow/utils/db.py ## @@ -300,6 +300,17 @@ def initdb(): Connection(