[GitHub] [airflow] uranusjr commented on a change in pull request #18718: Add hook_params in BaseSqlOperator

2021-10-07 Thread GitBox
uranusjr commented on a change in pull request #18718: URL: https://github.com/apache/airflow/pull/18718#discussion_r723745553 ## File path: airflow/models/connection.py ## @@ -289,8 +289,11 @@ def rotate_fernet_key(self): if self._extra and self.is_extra_encrypted:

[GitHub] [airflow] uranusjr commented on a change in pull request #18718: Add hook_params in BaseSqlOperator

2021-10-06 Thread GitBox
uranusjr commented on a change in pull request #18718: URL: https://github.com/apache/airflow/pull/18718#discussion_r723745553 ## File path: airflow/models/connection.py ## @@ -289,8 +289,11 @@ def rotate_fernet_key(self): if self._extra and self.is_extra_encrypted: