-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bigquery/storage/managedwriter: TestIntegration_ManagedWriter failed #8931
Labels
api: bigquery
Issues related to the BigQuery API.
flakybot: issue
An issue filed by the Flaky Bot. Should not be added manually.
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Comments
flaky-bot
bot
added
flakybot: issue
An issue filed by the Flaky Bot. Should not be added manually.
priority: p1
Important issue which blocks shipping the next release. Will be fixed prior to next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
labels
Oct 29, 2023
product-auto-label
bot
added
the
api: bigquery
Issues related to the BigQuery API.
label
Oct 29, 2023
at a guess, looks like large insert threshold changed. need to verify limit |
shollyman
added
priority: p2
Moderately-important priority. Fix may not be included in next release.
and removed
priority: p1
Important issue which blocks shipping the next release. Will be fixed prior to next release.
labels
Oct 29, 2023
commit: 10d560f Test outputintegration_test.go:1018: expected 2 attempts, got 1 |
commit: ffb0dda Test outputintegration_test.go:1018: expected 2 attempts, got 1 |
commit: fe1e195 Test outputintegration_test.go:1018: expected 2 attempts, got 1 |
commit: 1a2f20c Test outputintegration_test.go:1018: expected 2 attempts, got 1 |
shollyman
added a commit
to shollyman/google-cloud-go
that referenced
this issue
Oct 31, 2023
The service has improved the handling and recovery related to large inserts. This PR updates the logic in accordance with those changes, primarily that a large insert will not implicitly cause a reconnect. Fixes: googleapis#8931
shollyman
added a commit
that referenced
this issue
Oct 31, 2023
) The service has improved the handling and recovery related to large inserts. This PR updates the logic in accordance with those changes, primarily that a large insert will not implicitly cause a reconnect. Fixes: #8931
bhshkh
pushed a commit
that referenced
this issue
Nov 3, 2023
) The service has improved the handling and recovery related to large inserts. This PR updates the logic in accordance with those changes, primarily that a large insert will not implicitly cause a reconnect. Fixes: #8931
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
api: bigquery
Issues related to the BigQuery API.
flakybot: issue
An issue filed by the Flaky Bot. Should not be added manually.
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Note: #7551 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
commit: 525abde
buildURL: Build Status, Sponge
status: failed
Test output
The text was updated successfully, but these errors were encountered: