[GitHub] [airflow] kaxil commented on a change in pull request #21445: [de]serialize resources on task correctly

2022-02-15 Thread GitBox
kaxil commented on a change in pull request #21445: URL: https://github.com/apache/airflow/pull/21445#discussion_r806190710 ## File path: airflow/utils/operator_resources.py ## @@ -134,3 +142,37 @@ def __eq__(self, other): def __repr__(self): return str(self.__d

[GitHub] [airflow] kaxil commented on a change in pull request #21445: [de]serialize resources on task correctly

2022-02-14 Thread GitBox
kaxil commented on a change in pull request #21445: URL: https://github.com/apache/airflow/pull/21445#discussion_r806190710 ## File path: airflow/utils/operator_resources.py ## @@ -134,3 +142,37 @@ def __eq__(self, other): def __repr__(self): return str(self.__d