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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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