-
Notifications
You must be signed in to change notification settings - Fork 373
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
feat(bigquery): add migration service #10034
feat(bigquery): add migration service #10034
Conversation
f873222
to
d193ba2
Compare
Google Cloud Build Logs
ℹ️ NOTE: Kokoro logs are linked from "Details" below. |
Google Cloud Build Logs
ℹ️ NOTE: Kokoro logs are linked from "Details" below. |
Codecov ReportBase: 94.22% // Head: 94.22% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #10034 +/- ##
=======================================
Coverage 94.22% 94.22%
=======================================
Files 1522 1522
Lines 141402 141402
=======================================
+ Hits 133232 133237 +5
+ Misses 8170 8165 -5
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you want to build the library?
google-cloud-cpp/google/cloud/bigquery/CMakeLists.txt
Lines 32 to 33 in a4d7937
add_library( | |
google_cloud_cpp_bigquery # cmake-format: sort |
picky picky picky ... |
Google Cloud Build Logs
ℹ️ NOTE: Kokoro logs are linked from "Details" below. |
PTAL |
Fixes #10021
This change is