[GitHub] [airflow] kaxil commented on a change in pull request #5499: [AIRFLOW-3964][AIP-17] Build smart sensor

2020-08-18 Thread GitBox
kaxil commented on a change in pull request #5499: URL: https://github.com/apache/airflow/pull/5499#discussion_r472543736 ## File path: airflow/smart_sensor_dags/smart_sensor_group.py ## @@ -0,0 +1,64 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or

[GitHub] [airflow] kaxil commented on a change in pull request #5499: [AIRFLOW-3964][AIP-17] Build smart sensor

2020-08-18 Thread GitBox
kaxil commented on a change in pull request #5499: URL: https://github.com/apache/airflow/pull/5499#discussion_r472543249 ## File path: airflow/sensors/smart_sensor_operator.py ## @@ -0,0 +1,764 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more

[GitHub] [airflow] kaxil commented on a change in pull request #5499: [AIRFLOW-3964][AIP-17] Build smart sensor

2020-08-09 Thread GitBox
kaxil commented on a change in pull request #5499: URL: https://github.com/apache/airflow/pull/5499#discussion_r467574532 ## File path: airflow/smart_sensor_dags/smart_sensor_group.py ## @@ -0,0 +1,63 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or

[GitHub] [airflow] kaxil commented on a change in pull request #5499: [AIRFLOW-3964][AIP-17] Build smart sensor

2020-08-09 Thread GitBox
kaxil commented on a change in pull request #5499: URL: https://github.com/apache/airflow/pull/5499#discussion_r467574520 ## File path: airflow/smart_sensor_dags/smart_sensor_group.py ## @@ -0,0 +1,63 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or

[GitHub] [airflow] kaxil commented on a change in pull request #5499: [AIRFLOW-3964][AIP-17] Build smart sensor

2020-08-09 Thread GitBox
kaxil commented on a change in pull request #5499: URL: https://github.com/apache/airflow/pull/5499#discussion_r467573965 ## File path: airflow/migrations/versions/e38be357a868_update_schema_for_smart_sensor.py ## @@ -0,0 +1,70 @@ +# +# Licensed to the Apache Software

[GitHub] [airflow] kaxil commented on a change in pull request #5499: [AIRFLOW-3964][AIP-17] Build smart sensor

2020-08-09 Thread GitBox
kaxil commented on a change in pull request #5499: URL: https://github.com/apache/airflow/pull/5499#discussion_r467573812 ## File path: airflow/utils/log/file_task_handler.py ## @@ -71,15 +71,25 @@ def close(self): def _render_filename(self, ti, try_number): if