googleapis / java-bigquery Public
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
docs(samples): add export query results to Amazon S3 sample and IT #853
Merged
stephaniewang526
merged 2 commits into
googleapis:master
from
stephaniewang526:export-s3-sample
Oct 23, 2020
Merged
docs(samples): add export query results to Amazon S3 sample and IT #853
stephaniewang526
merged 2 commits into
googleapis:master
from
stephaniewang526:export-s3-sample
Oct 23, 2020
Conversation
This file contains 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
pmakani
approved these changes
Oct 23, 2020
Codecov Report
@@ Coverage Diff @@
## master #853 +/- ##
=========================================
Coverage 80.37% 80.37%
Complexity 1268 1268
=========================================
Files 79 79
Lines 6548 6548
Branches 749 749
=========================================
Hits 5263 5263
Misses 892 892
Partials 393 393 Continue to review full report at Codecov.
|
elharo
reviewed
Oct 23, 2020
samples/snippets/src/main/java/com/example/bigquery/ExportQueryResultsToS3.java
Outdated
Show resolved
Hide resolved
samples/snippets/src/test/java/com/example/bigquery/ExportQueryResultsToS3IT.java
Show resolved
Hide resolved
samples/snippets/src/test/java/com/example/bigquery/ExportQueryResultsToS3IT.java
Show resolved
Hide resolved
samples/snippets/src/test/java/com/example/bigquery/ExportQueryResultsToS3IT.java
Show resolved
Hide resolved
samples/snippets/src/test/java/com/example/bigquery/ExportQueryResultsToS3IT.java
Show resolved
Hide resolved
lesv
reviewed
Oct 23, 2020
samples/snippets/src/main/java/com/example/bigquery/ExportQueryResultsToS3.java
Show resolved
Hide resolved
lesv
approved these changes
Oct 23, 2020
lesv
approved these changes
Oct 23, 2020
Note - please add a comment for bucket name and consider elharo's suggestions.
gcf-merge-on-green bot
pushed a commit
that referenced
this issue
Oct 23, 2020
🤖 I have created a release \*beep\* \*boop\* --- ### [1.123.1](https://www.github.com/googleapis/java-bigquery/compare/v1.123.0...v1.123.1) (2020-10-23) ### Dependencies * update dependency com.google.apis:google-api-services-bigquery to v2-rev20201015-1.30.10 ([#851](https://www.github.com/googleapis/java-bigquery/issues/851)) ([439eea9](https://www.github.com/googleapis/java-bigquery/commit/439eea95390b72e5aa84ddd9c208475074cf821c)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.13.0 ([#834](https://www.github.com/googleapis/java-bigquery/issues/834)) ([16a105b](https://www.github.com/googleapis/java-bigquery/commit/16a105bdcfbe61e78d79743aa216f281cf57040a)) ### Documentation * **samples:** add export query results to Amazon S3 sample and IT ([#853](https://www.github.com/googleapis/java-bigquery/issues/853)) ([5358620](https://www.github.com/googleapis/java-bigquery/commit/53586207c300002f6bbad3d67f4441729b109f8a)) * **samples:** create and query Amazon s3 data using external table ([#835](https://www.github.com/googleapis/java-bigquery/issues/835)) ([53a56be](https://www.github.com/googleapis/java-bigquery/commit/53a56be8b0878edbc4bc5dd67ed63b48c96d3899)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.