This repository was archived by the owner on Mar 23, 2026. It is now read-only.
feat: sample - Get dataset properties - #98
Merged
stephaniewang526 merged 3 commits intoJan 14, 2020
Conversation
Codecov Report
@@ Coverage Diff @@
## master #98 +/- ##
============================================
- Coverage 77.32% 77.25% -0.08%
Complexity 1108 1108
============================================
Files 73 73
Lines 5915 5905 -10
Branches 645 635 -10
============================================
- Hits 4574 4562 -12
+ Misses 1014 1012 -2
- Partials 327 331 +4
Continue to review full report at Codecov.
|
kurtisvg
suggested changes
Jan 10, 2020
kurtisvg
approved these changes
Jan 14, 2020
|
|
||
| // View tables in the dataset | ||
| // For more information on listing tables see: | ||
| // https://javadoc.io/static/com.google.cloud/google-cloud-bigquery/0.22.0-beta/com/google/cloud/bigquery/BigQuery.html |
Contributor
There was a problem hiding this comment.
nit: Doesn't seem like a useful link - what should the user be looking for?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes b/147485983