Re: [PR] prevent templated field logic checks in operators `__init__` in `BigQueryToPostgresOperator` operator [airflow]

2024-01-08 Thread via GitHub
eladkal commented on code in PR #36491: URL: https://github.com/apache/airflow/pull/36491#discussion_r1445052492 ## airflow/providers/google/cloud/transfers/bigquery_to_postgres.py: ## @@ -36,8 +34,6 @@ class BigQueryToPostgresOperator(BigQueryToSqlBaseOperator): :param pos

Re: [PR] prevent templated field logic checks in operators `__init__` in `BigQueryToPostgresOperator` operator [airflow]

2024-01-05 Thread via GitHub
potiuk commented on code in PR #36491: URL: https://github.com/apache/airflow/pull/36491#discussion_r1443050583 ## airflow/providers/google/cloud/transfers/bigquery_to_postgres.py: ## @@ -36,8 +34,6 @@ class BigQueryToPostgresOperator(BigQueryToSqlBaseOperator): :param post

Re: [PR] prevent templated field logic checks in operators `__init__` in `BigQueryToPostgresOperator` operator [airflow]

2024-01-05 Thread via GitHub
shahar1 commented on code in PR #36491: URL: https://github.com/apache/airflow/pull/36491#discussion_r1442998946 ## airflow/providers/google/cloud/transfers/bigquery_to_postgres.py: ## @@ -36,8 +34,6 @@ class BigQueryToPostgresOperator(BigQueryToSqlBaseOperator): :param pos

Re: [PR] prevent templated field logic checks in operators `__init__` in `BigQueryToPostgresOperator` operator [airflow]

2024-01-05 Thread via GitHub
shahar1 commented on code in PR #36491: URL: https://github.com/apache/airflow/pull/36491#discussion_r1442998946 ## airflow/providers/google/cloud/transfers/bigquery_to_postgres.py: ## @@ -36,8 +34,6 @@ class BigQueryToPostgresOperator(BigQueryToSqlBaseOperator): :param pos

Re: [PR] prevent templated field logic checks in operators `__init__` in `BigQueryToPostgresOperator` operator [airflow]

2024-01-05 Thread via GitHub
potiuk commented on code in PR #36491: URL: https://github.com/apache/airflow/pull/36491#discussion_r1442987543 ## airflow/providers/google/cloud/transfers/bigquery_to_postgres.py: ## @@ -36,8 +34,6 @@ class BigQueryToPostgresOperator(BigQueryToSqlBaseOperator): :param post

Re: [PR] prevent templated field logic checks in operators `__init__` in `BigQueryToPostgresOperator` operator [airflow]

2024-01-05 Thread via GitHub
potiuk commented on code in PR #36491: URL: https://github.com/apache/airflow/pull/36491#discussion_r1442976636 ## airflow/providers/google/cloud/transfers/bigquery_to_postgres.py: ## @@ -36,8 +34,6 @@ class BigQueryToPostgresOperator(BigQueryToSqlBaseOperator): :param post

Re: [PR] prevent templated field logic checks in operators `__init__` in `BigQueryToPostgresOperator` operator [airflow]

2024-01-05 Thread via GitHub
potiuk commented on code in PR #36491: URL: https://github.com/apache/airflow/pull/36491#discussion_r1442976636 ## airflow/providers/google/cloud/transfers/bigquery_to_postgres.py: ## @@ -36,8 +34,6 @@ class BigQueryToPostgresOperator(BigQueryToSqlBaseOperator): :param post

Re: [PR] prevent templated field logic checks in operators `__init__` in `BigQueryToPostgresOperator` operator [airflow]

2024-01-05 Thread via GitHub
potiuk commented on code in PR #36491: URL: https://github.com/apache/airflow/pull/36491#discussion_r1442976636 ## airflow/providers/google/cloud/transfers/bigquery_to_postgres.py: ## @@ -36,8 +34,6 @@ class BigQueryToPostgresOperator(BigQueryToSqlBaseOperator): :param post

Re: [PR] prevent templated field logic checks in operators `__init__` in `BigQueryToPostgresOperator` operator [airflow]

2024-01-05 Thread via GitHub
potiuk commented on code in PR #36491: URL: https://github.com/apache/airflow/pull/36491#discussion_r1442976636 ## airflow/providers/google/cloud/transfers/bigquery_to_postgres.py: ## @@ -36,8 +34,6 @@ class BigQueryToPostgresOperator(BigQueryToSqlBaseOperator): :param post

Re: [PR] prevent templated field logic checks in operators `__init__` in `BigQueryToPostgresOperator` operator [airflow]

2024-01-05 Thread via GitHub
potiuk commented on code in PR #36491: URL: https://github.com/apache/airflow/pull/36491#discussion_r1442976636 ## airflow/providers/google/cloud/transfers/bigquery_to_postgres.py: ## @@ -36,8 +34,6 @@ class BigQueryToPostgresOperator(BigQueryToSqlBaseOperator): :param post

Re: [PR] prevent templated field logic checks in operators `__init__` in `BigQueryToPostgresOperator` operator [airflow]

2024-01-05 Thread via GitHub
potiuk commented on code in PR #36491: URL: https://github.com/apache/airflow/pull/36491#discussion_r1442976636 ## airflow/providers/google/cloud/transfers/bigquery_to_postgres.py: ## @@ -36,8 +34,6 @@ class BigQueryToPostgresOperator(BigQueryToSqlBaseOperator): :param post

Re: [PR] prevent templated field logic checks in operators `__init__` in `BigQueryToPostgresOperator` operator [airflow]

2024-01-02 Thread via GitHub
romsharon98 commented on code in PR #36491: URL: https://github.com/apache/airflow/pull/36491#discussion_r1439550974 ## airflow/providers/google/cloud/transfers/bigquery_to_postgres.py: ## @@ -36,8 +34,6 @@ class BigQueryToPostgresOperator(BigQueryToSqlBaseOperator): :param

Re: [PR] prevent templated field logic checks in operators `__init__` in `BigQueryToPostgresOperator` operator [airflow]

2024-01-02 Thread via GitHub
shahar1 commented on code in PR #36491: URL: https://github.com/apache/airflow/pull/36491#discussion_r1439504202 ## airflow/providers/google/cloud/transfers/bigquery_to_postgres.py: ## @@ -36,8 +34,6 @@ class BigQueryToPostgresOperator(BigQueryToSqlBaseOperator): :param pos

Re: [PR] prevent templated field logic checks in operators `__init__` in `BigQueryToPostgresOperator` operator [airflow]

2024-01-02 Thread via GitHub
shahar1 commented on code in PR #36491: URL: https://github.com/apache/airflow/pull/36491#discussion_r1439504202 ## airflow/providers/google/cloud/transfers/bigquery_to_postgres.py: ## @@ -36,8 +34,6 @@ class BigQueryToPostgresOperator(BigQueryToSqlBaseOperator): :param pos

Re: [PR] prevent templated field logic checks in operators `__init__` in `BigQueryToPostgresOperator` operator [airflow]

2024-01-02 Thread via GitHub
eladkal commented on code in PR #36491: URL: https://github.com/apache/airflow/pull/36491#discussion_r1439449441 ## airflow/providers/google/cloud/transfers/bigquery_to_postgres.py: ## @@ -36,8 +34,6 @@ class BigQueryToPostgresOperator(BigQueryToSqlBaseOperator): :param pos

Re: [PR] prevent templated field logic checks in operators `__init__` in `BigQueryToPostgresOperator` operator [airflow]

2023-12-29 Thread via GitHub
potiuk merged PR #36491: URL: https://github.com/apache/airflow/pull/36491 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@airflow.a

[PR] prevent templated field logic checks in operators `__init__` in `BigQueryToPostgresOperator` operator [airflow]

2023-12-29 Thread via GitHub
romsharon98 opened a new pull request, #36491: URL: https://github.com/apache/airflow/pull/36491 related: https://github.com/apache/airflow/issues/36484 fix `BigQueryToPostgresOperator` operator for this cherry-picking: https://github.com/apache/airflow/pull/33786