Skip to content

Conversation

@irvifa
Copy link

@irvifa irvifa commented Jun 26, 2023

In the airflow configuration, we defined the self.project_id where we pass the information regarding the project_id where we run the job. There's another configuration that is defined in _prepare_configuration regarding how we define the job id given for the BQ table source.

closes: #32106
related: #32106


^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

In the airflow configuration, we defined the self.project_id where we
pass the information regarding the project_id where we run the job.
There's other configuration which is defined in _prepare_configuration
regarding how we define the job id given for the BQ table source.
@boring-cyborg boring-cyborg bot added area:providers provider:google Google (including GCP) related issues labels Jun 26, 2023
@irvifa
Copy link
Author

irvifa commented Jun 26, 2023

Closed in favour of #32143

@irvifa irvifa closed this Jun 26, 2023
@irvifa irvifa deleted the fix/fix-bq-to-gcs-project-id-issue branch June 26, 2023 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:providers provider:google Google (including GCP) related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GCSToBigQueryOperator and BigQueryToGCSOperator do not respect their project_id arguments

1 participant