Skip to content
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

Added the queryTempDataset option for the BQ read options #1958

Merged
merged 7 commits into from
Oct 28, 2024

Conversation

liferoad
Copy link
Contributor

@liferoad liferoad commented Oct 24, 2024

Addresses #1907

Need to update the doc readme later.

Copy link

codecov bot commented Oct 24, 2024

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 45.09%. Comparing base (3233cbf) to head (b005ccc).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...oud/teleport/v2/transforms/BigQueryConverters.java 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##               main    #1958    +/-   ##
==========================================
  Coverage     45.09%   45.09%            
- Complexity     3609     3936   +327     
==========================================
  Files           835      835            
  Lines         49701    49703     +2     
  Branches       5232     5232            
==========================================
+ Hits          22413    22415     +2     
- Misses        25621    25622     +1     
+ Partials       1667     1666     -1     
Components Coverage Δ
spanner-templates 66.27% <ø> (+0.01%) ⬆️
spanner-import-export 64.20% <ø> (+0.04%) ⬆️
spanner-live-forward-migration 76.18% <ø> (ø)
spanner-live-reverse-replication 76.54% <ø> (ø)
spanner-bulk-migration 85.57% <ø> (ø)
Files with missing lines Coverage Δ
...oud/teleport/v2/transforms/BigQueryConverters.java 50.21% <0.00%> (-0.44%) ⬇️

... and 2 files with indirect coverage changes

@pull-request-size pull-request-size bot added size/M and removed size/S labels Oct 24, 2024
@pull-request-size pull-request-size bot added size/S and removed size/M labels Oct 24, 2024
@pull-request-size pull-request-size bot added size/M and removed size/S labels Oct 24, 2024
@liferoad
Copy link
Contributor Author

Caused by: java.util.concurrent.ExecutionException: com.google.cloud.spanner.SpannerException: RESOURCE_EXHAUSTED: io.grpc.StatusRuntimeException: RESOURCE_EXHAUSTED: CPU overload detected on server hosting z114_3042243 for Isolation Key [/AS/u/]. Failing-fast.
retry_delay {
  nanos: 100000000
}

@liferoad liferoad requested a review from Polber October 25, 2024 14:43
@Polber Polber merged commit 57dab62 into GoogleCloudPlatform:main Oct 28, 2024
26 of 27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants