Skip to content

Conversation

@VladaZakharova
Copy link
Contributor


^ 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 airflow-core/newsfragments.

@boring-cyborg boring-cyborg bot added area:providers provider:google Google (including GCP) related issues labels Oct 3, 2025
@VladaZakharova
Copy link
Contributor Author

@potiuk
Hi there! can you please check this one when you have time?
BTW, have fun on Airflow Summit :)

@VladaZakharova
Copy link
Contributor Author

@shahar1 Hi :) maybe you can check the PR? Thanks!

Copy link
Contributor

@shahar1 shahar1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :)
@VladaZakharova just making sure, are we good with the definition of the min. version of gcloud-aio-bigquery?

Edit: It seems that we need to increase the min. version of gcloud-aio-bigquery to at least 7.1.0, when the location patch was released.

@VladaZakharova
Copy link
Contributor Author

LGTM :) @VladaZakharova just making sure, are we good with the definition of the min. version of gcloud-aio-bigquery?

Edit: It seems that we need to increase the min. version of gcloud-aio-bigquery to at least 7.1.0, when the location patch was released.

This change was made to remove using event_loop inside the code. Since in Airflow recently was added ability to support async_to_sync without using event_loop, there is no need now here in the bq hook to use this event_loop call at all. So the change was made here not because of the library update, but because in Airflow now it is possible to avoid creation of event_loop every time we need to create sync call.

@potiuk potiuk merged commit d8f276d into apache:main Oct 16, 2025
80 checks passed
snreddygopu pushed a commit to Teradata/airflow that referenced this pull request Oct 16, 2025
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 17, 2025
abdulrahman305 bot pushed a commit to abdulrahman305/airflow that referenced this pull request Oct 19, 2025
TyrellHaywood pushed a commit to TyrellHaywood/airflow that referenced this pull request Oct 22, 2025
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.

4 participants