TobKed commented on issue #7173: [AIRFLOW-6565] BigQuery - replace deprecated connection parameters URL: https://github.com/apache/airflow/pull/7173#issuecomment-574628371 @kaxil I agree with you. Deprecated parameters can still be used, nothing is changed here. I've just replaced usage of the deprecated parameter `bigquery_conn_id` to `gcp_conn_id` in initialisation of `BigQueryHook` in BigQuery operators. I did it because now using BigQuery operators raise deprecation warning which seems unnecessary.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services