Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.

test: make pyarrow sample less flaky#919

Merged
Linchin merged 3 commits intogoogleapis:mainfrom
Linchin:flaky-sample
Mar 31, 2025
Merged

test: make pyarrow sample less flaky#919
Linchin merged 3 commits intogoogleapis:mainfrom
Linchin:flaky-sample

Conversation

@Linchin
Copy link
Copy Markdown
Contributor

@Linchin Linchin commented Mar 27, 2025

The samples test has been a bit flaky because all the python versions create a dataset at the same time, and that sometimes causes a conflict. This PR adds a short random suffix to make this less likely to happen.

@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Mar 27, 2025
@Linchin Linchin marked this pull request as ready for review March 27, 2025 18:19
@Linchin Linchin requested a review from a team as a code owner March 27, 2025 18:19
@Linchin Linchin requested review from a team, gericdong and shollyman March 27, 2025 18:19
@product-auto-label product-auto-label bot added api: bigquerystorage Issues related to the googleapis/python-bigquery-storage API. samples Issues that are directly related to samples. labels Mar 27, 2025
Copy link
Copy Markdown
Contributor

@chalmerlowe chalmerlowe left a comment

Choose a reason for hiding this comment

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

#Preference:

Asking for a simple comment related to why we are using a random suffix.

@Linchin Linchin enabled auto-merge (squash) March 31, 2025 22:43
@Linchin Linchin merged commit 7cdba8a into googleapis:main Mar 31, 2025
23 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigquerystorage Issues related to the googleapis/python-bigquery-storage API. samples Issues that are directly related to samples. size: xs Pull request size is extra small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants