Skip to content
This repository was archived by the owner on Feb 24, 2026. It is now read-only.

sample: update WriteCommittedStream.java#2047

Merged
gcf-merge-on-green[bot] merged 3 commits into
googleapis:mainfrom
OleksiyIvanov:main
Apr 17, 2023
Merged

sample: update WriteCommittedStream.java#2047
gcf-merge-on-green[bot] merged 3 commits into
googleapis:mainfrom
OleksiyIvanov:main

Conversation

@OleksiyIvanov

Copy link
Copy Markdown
Contributor

Fixes #2046

This change allows streamWriter to use BiqQuery Client passed to initialize method and not creating another copy of BigQuery client.

This change allows streamWriter to use BiqQuery Client passed to initialize method and not creating another copy of BigQuery client.
@google-cla

google-cla Bot commented Mar 19, 2023

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@product-auto-label product-auto-label Bot added size: xs Pull request size is extra small. api: bigquerystorage Issues related to the googleapis/java-bigquerystorage API. labels Mar 19, 2023
@Neenu1995 Neenu1995 added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Mar 20, 2023
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 20, 2023
@Neenu1995 Neenu1995 changed the title Update WriteCommittedStream.java sample: update WriteCommittedStream.java Mar 20, 2023
@conventional-commit-lint-gcf

Copy link
Copy Markdown

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot
https://conventionalcommits.org/

@gcf-owl-bot gcf-owl-bot Bot requested review from a team March 20, 2023 14:46
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 20, 2023
@product-auto-label product-auto-label Bot added the samples Issues that are directly related to samples. label Mar 21, 2023
@Neenu1995 Neenu1995 added kokoro:force-run Add this label to force Kokoro to re-run the tests. automerge Merge the pull request once unit tests and other checks pass. labels Apr 17, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 17, 2023
@Neenu1995 Neenu1995 added the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 17, 2023
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 17, 2023
@gcf-merge-on-green gcf-merge-on-green Bot merged commit 4fc8286 into googleapis:main Apr 17, 2023
@gcf-merge-on-green gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label Apr 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigquerystorage Issues related to the googleapis/java-bigquerystorage API. samples Issues that are directly related to samples. size: xs Pull request size is extra small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mistake at WriteCommittedStream.java example

5 participants