Skip to content

Refactor bigquery_async_query test - #72193

Merged
potiuk merged 1 commit into
apache:mainfrom
VladaZakharova:fix_bq_async_test
Aug 28, 2026
Merged

Refactor bigquery_async_query test#72193
potiuk merged 1 commit into
apache:mainfrom
VladaZakharova:fix_bq_async_test

Conversation

@olegkachur-e

Copy link
Copy Markdown
Contributor

Improve test stability by making the insert SQL query idempotent. This prevents downstream 'check_*' tasks from failing due to multiple inserts upon a task retry.


Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst, in airflow-core/newsfragments. You can add this file in a follow-up commit after the PR is created so you know the PR number.

Improve test stability by making the insert SQL query idempotent.
This prevents downstream 'check_*' tasks from failing due to multiple inserts upon a task retry.
@olegkachur-e
olegkachur-e requested a review from shahar1 as a code owner August 28, 2026 12:26
@boring-cyborg boring-cyborg Bot added area:providers provider:google Google (including GCP) related issues labels Aug 28, 2026
@potiuk
potiuk merged commit db815a5 into apache:main Aug 28, 2026
86 checks passed
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.

2 participants