This repository was archived by the owner on Mar 23, 2026. It is now read-only.
docs(samples): add query external bigtable using permanent table#764
Merged
stephaniewang526 merged 3 commits intogoogleapis:masterfrom Oct 7, 2020
Merged
Conversation
Contributor
|
Hi @billyjacobson -- PTAL as well! Thank you. |
stephaniewang526
approved these changes
Sep 30, 2020
Codecov Report
@@ Coverage Diff @@
## master #764 +/- ##
=========================================
Coverage 80.41% 80.41%
Complexity 1265 1265
=========================================
Files 79 79
Lines 6530 6530
Branches 742 743 +1
=========================================
Hits 5251 5251
Misses 889 889
Partials 390 390 Continue to review full report at Codecov.
|
lesv
reviewed
Sep 30, 2020
samples/snippets/src/main/java/com/example/bigquery/QueryExternalBigtablePerm.java
Outdated
Show resolved
Hide resolved
samples/snippets/src/main/java/com/example/bigquery/QueryExternalBigtablePerm.java
Outdated
Show resolved
Hide resolved
| // once, and can be reused for multiple requests. | ||
| BigQuery bigquery = BigQueryOptions.getDefaultInstance().getService(); | ||
|
|
||
| BigtableColumn name = |
There was a problem hiding this comment.
same comments from #763 regarding example bigtable schema
d2cc43b to
4905230
Compare
Contributor
Author
|
@stephaniewang526 PTAL. |
stephaniewang526
approved these changes
Oct 7, 2020
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
Oct 9, 2020
🤖 I have created a release \*beep\* \*boop\* --- ### [1.122.2](https://www.github.com/googleapis/java-bigquery/compare/v1.122.1...v1.122.2) (2020-10-08) ### Bug Fixes * bigquery exception get reason and message ([#788](https://www.github.com/googleapis/java-bigquery/issues/788)) ([d783c3a](https://www.github.com/googleapis/java-bigquery/commit/d783c3a2baf80da2aa48c6be555904bd3c33bb1a)) ### Documentation * **samples:** add query external bigtable using permanent table ([#764](https://www.github.com/googleapis/java-bigquery/issues/764)) ([257edfc](https://www.github.com/googleapis/java-bigquery/commit/257edfc14ef09efc4474eb5aba08ccf4d7c199c0)) * **samples:** add query external bigtable using temp table ([#763](https://www.github.com/googleapis/java-bigquery/issues/763)) ([fed28c7](https://www.github.com/googleapis/java-bigquery/commit/fed28c78ca4b70569d5148e67522b0f39321b306)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
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.
No description provided.