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

feat: Add flush API to StreamWriter#278

Merged
stephaniewang526 merged 2 commits intogoogleapis:masterfrom
yirutang:flush
May 15, 2020
Merged

feat: Add flush API to StreamWriter#278
stephaniewang526 merged 2 commits intogoogleapis:masterfrom
yirutang:flush

Conversation

@yirutang
Copy link
Contributor

Add a flush method to StreamWriter. The implementation is void, so just added boilerplate unit test and e2e test.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label May 13, 2020
Add a flush method to client library. The implementation is void, so just added boilerplate unit test and e2e test.

	modified:   google-cloud-bigquerystorage/src/main/java/com/google/cloud/bigquery/storage/v1alpha2/StreamWriter.java
	modified:   google-cloud-bigquerystorage/src/test/java/com/google/cloud/bigquery/storage/v1alpha2/FakeBigQueryWrite.java
	modified:   google-cloud-bigquerystorage/src/test/java/com/google/cloud/bigquery/storage/v1alpha2/FakeBigQueryWriteImpl.java
	modified:   google-cloud-bigquerystorage/src/test/java/com/google/cloud/bigquery/storage/v1alpha2/StreamWriterTest.java
	modified:   google-cloud-bigquerystorage/src/test/java/com/google/cloud/bigquery/storage/v1alpha2/it/ITBigQueryWriteManualClientTest.java
@stephaniewang526 stephaniewang526 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 14, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 14, 2020
@stephaniewang526 stephaniewang526 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 15, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 15, 2020
@stephaniewang526 stephaniewang526 merged commit f617259 into googleapis:master May 15, 2020
@yirutang yirutang deleted the flush branch June 5, 2020 17:35
shubhwip pushed a commit to shubhwip/java-bigquerystorage that referenced this pull request Oct 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants