[GitHub] [airflow] potiuk commented on a change in pull request #5770: [AIRFLOW-5162] GCS Hook Upload Method Improvement

2019-09-11 Thread GitBox
potiuk commented on a change in pull request #5770: [AIRFLOW-5162] GCS Hook Upload Method Improvement URL: https://github.com/apache/airflow/pull/5770#discussion_r32504 ## File path: tests/contrib/hooks/test_gcs_hook.py ## @@ -602,21 +604,103 @@ def test_upload(self,

[GitHub] [airflow] potiuk commented on a change in pull request #5770: [AIRFLOW-5162] GCS Hook Upload Method Improvement

2019-09-11 Thread GitBox
potiuk commented on a change in pull request #5770: [AIRFLOW-5162] GCS Hook Upload Method Improvement URL: https://github.com/apache/airflow/pull/5770#discussion_r323331091 ## File path: tests/contrib/hooks/test_gcs_hook.py ## @@ -602,21 +604,103 @@ def test_upload(self,

[GitHub] [airflow] potiuk commented on a change in pull request #5770: [AIRFLOW-5162] GCS Hook Upload Method Improvement

2019-09-11 Thread GitBox
potiuk commented on a change in pull request #5770: [AIRFLOW-5162] GCS Hook Upload Method Improvement URL: https://github.com/apache/airflow/pull/5770#discussion_r323329874 ## File path: tests/contrib/hooks/test_gcs_hook.py ## @@ -602,21 +604,103 @@ def test_upload(self,

[GitHub] [airflow] potiuk commented on a change in pull request #5770: [AIRFLOW-5162] GCS Hook Upload Method Improvement

2019-09-11 Thread GitBox
potiuk commented on a change in pull request #5770: [AIRFLOW-5162] GCS Hook Upload Method Improvement URL: https://github.com/apache/airflow/pull/5770#discussion_r323331413 ## File path: airflow/contrib/hooks/gcs_hook.py ## @@ -185,40 +186,64 @@ def download(self,