Skip to content

Conversation

@kianelbo
Copy link
Contributor

@kianelbo kianelbo commented Jun 10, 2022

closes: #24343

Deprecated remaining occurrences of bigquery_conn_id arg in google cloud providers in favor of gcp_conn_id

@kianelbo kianelbo requested a review from turbaszek as a code owner June 10, 2022 12:42
@boring-cyborg boring-cyborg bot added area:providers provider:google Google (including GCP) related issues labels Jun 10, 2022
@potiuk
Copy link
Member

potiuk commented Jun 11, 2022

This is backwards-incompatible change, we need to deprecate previous usages not to replace them - you can see how it is done in other cases.

@kianelbo kianelbo changed the title Replace the remaining occurrences of bigquery_conn_id with gcp_conn_id Deprecate remaining occurrences of bigquery_conn_id in favor of gcp_conn_id Jun 12, 2022
@github-actions
Copy link

The PR is likely OK to be merged with just subset of tests for default Python and Database versions without running the full matrix of tests, because it does not modify the core of Airflow. If the committers decide that the full tests matrix is needed, they will add the label 'full tests needed'. Then you should rebase to the latest main or amend the last commit of the PR, and push it with --force-with-lease.

@github-actions github-actions bot added the okay to merge It's ok to merge this PR as it does not require more tests label Jun 12, 2022
@potiuk potiuk merged commit 8e0bdda into apache:main Jun 12, 2022
@kianelbo kianelbo deleted the remaining-bigquery-conn-id branch June 20, 2022 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:providers okay to merge It's ok to merge this PR as it does not require more tests provider:google Google (including GCP) related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BigQueryCreateEmptyTableOperator do not deprecated bigquery_conn_id yet

3 participants