[GitHub] [airflow] potiuk commented on a change in pull request #10227: Use Hash of Serialized DAG to determine DAG is changed or not

2020-08-09 Thread GitBox
potiuk commented on a change in pull request #10227: URL: https://github.com/apache/airflow/pull/10227#discussion_r467570749 ## File path: airflow/models/serialized_dag.py ## @@ -76,6 +82,7 @@ def __init__(self, dag: DAG): self.fileloc_hash =

[GitHub] [airflow] potiuk commented on a change in pull request #10227: Use Hash of Serialized DAG to determine DAG is changed or not

2020-08-09 Thread GitBox
potiuk commented on a change in pull request #10227: URL: https://github.com/apache/airflow/pull/10227#discussion_r467566683 ## File path: airflow/models/serialized_dag.py ## @@ -76,6 +82,7 @@ def __init__(self, dag: DAG): self.fileloc_hash =