[GitHub] [airflow] potiuk commented on a diff in pull request #29044: Resolve RDS cname

2023-01-20 Thread GitBox
potiuk commented on code in PR #29044: URL: https://github.com/apache/airflow/pull/29044#discussion_r1082740254 ## airflow/providers/common/sql/hooks/sql.py: ## @@ -169,6 +169,33 @@ def get_uri(self) -> str: conn.schema = self.__schema or conn.schema return

[GitHub] [airflow] potiuk commented on a diff in pull request #29044: Resolve RDS cname

2023-01-20 Thread GitBox
potiuk commented on code in PR #29044: URL: https://github.com/apache/airflow/pull/29044#discussion_r1082740254 ## airflow/providers/common/sql/hooks/sql.py: ## @@ -169,6 +169,33 @@ def get_uri(self) -> str: conn.schema = self.__schema or conn.schema return

[GitHub] [airflow] potiuk commented on a diff in pull request #29044: Resolve RDS cname

2023-01-20 Thread GitBox
potiuk commented on code in PR #29044: URL: https://github.com/apache/airflow/pull/29044#discussion_r1082731538 ## airflow/providers/common/sql/hooks/sql.py: ## @@ -169,6 +169,33 @@ def get_uri(self) -> str: conn.schema = self.__schema or conn.schema return

[GitHub] [airflow] potiuk commented on a diff in pull request #29044: Resolve RDS cname

2023-01-20 Thread GitBox
potiuk commented on code in PR #29044: URL: https://github.com/apache/airflow/pull/29044#discussion_r1082731538 ## airflow/providers/common/sql/hooks/sql.py: ## @@ -169,6 +169,33 @@ def get_uri(self) -> str: conn.schema = self.__schema or conn.schema return

[GitHub] [airflow] potiuk commented on a diff in pull request #29044: Resolve RDS cname

2023-01-20 Thread GitBox
potiuk commented on code in PR #29044: URL: https://github.com/apache/airflow/pull/29044#discussion_r1082731538 ## airflow/providers/common/sql/hooks/sql.py: ## @@ -169,6 +169,33 @@ def get_uri(self) -> str: conn.schema = self.__schema or conn.schema return

[GitHub] [airflow] potiuk commented on a diff in pull request #29044: Resolve RDS cname

2023-01-19 Thread GitBox
potiuk commented on code in PR #29044: URL: https://github.com/apache/airflow/pull/29044#discussion_r1081596611 ## airflow/providers/common/sql/hooks/sql.py: ## @@ -169,6 +169,33 @@ def get_uri(self) -> str: conn.schema = self.__schema or conn.schema return