Skip to content
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

feat: Add a Flush API to enable finer grained data commit needs for dataflow. #272

Merged
merged 1 commit into from May 13, 2020

Conversation

yoshi-automation
Copy link
Contributor

This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/0ba8d2f8-7f35-417b-8c9a-d829ca01eac0/targets

PiperOrigin-RevId: 311188524
Source-Link: googleapis/googleapis@bf17ae5

…ataflow.

fix: add resource definition for Table/ReadStream/WriteStream message
fix: add proper resource_reference for messages
chore: update copyright

committer: @xiaozhenliugg
PiperOrigin-RevId: 311188524

Source-Author: Google APIs <noreply@google.com>
Source-Date: Tue May 12 13:14:37 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: bf17ae5fd93929beb44ac4c6b04f5088c3ee4a02
Source-Link: googleapis/googleapis@bf17ae5
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label May 12, 2020
@codecov
Copy link

codecov bot commented May 12, 2020

Codecov Report

Merging #272 into master will decrease coverage by 0.47%.
The diff coverage is 82.05%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #272      +/-   ##
============================================
- Coverage     74.33%   73.85%   -0.48%     
+ Complexity      377      359      -18     
============================================
  Files            45       45              
  Lines          2525     2494      -31     
  Branches        100       91       -9     
============================================
- Hits           1877     1842      -35     
- Misses          596      599       +3     
- Partials         52       53       +1     
Impacted Files Coverage Δ Complexity Δ
...gquery/storage/v1alpha2/BigQueryWriteSettings.java 25.64% <0.00%> (-1.39%) 5.00 <0.00> (ø)
...query/storage/v1alpha2/stub/BigQueryWriteStub.java 14.28% <0.00%> (-2.39%) 1.00 <0.00> (ø)
...bigquery/storage/v1alpha2/BigQueryWriteClient.java 59.67% <62.50%> (+2.30%) 23.00 <3.00> (-1.00) ⬆️
...orage/v1alpha2/stub/BigQueryWriteStubSettings.java 81.81% <88.88%> (+0.23%) 15.00 <1.00> (+1.00)
...y/storage/v1alpha2/stub/GrpcBigQueryWriteStub.java 95.34% <100.00%> (+0.34%) 14.00 <1.00> (ø)
...igquery/storage/v1beta1/BigQueryStorageClient.java 68.75% <0.00%> (-1.84%) 16.00% <0.00%> (-3.00%)
...ery/storage/v1beta1/BaseBigQueryStorageClient.java 68.75% <0.00%> (-1.84%) 16.00% <0.00%> (-3.00%)
.../cloud/bigquery/storage/v1/BigQueryReadClient.java 51.51% <0.00%> (-1.43%) 8.00% <0.00%> (-1.00%)
...d/bigquery/storage/v1beta2/BigQueryReadClient.java 51.51% <0.00%> (-1.43%) 8.00% <0.00%> (-1.00%)
.../cloud/bigquery/storage/v1alpha2/StreamWriter.java 82.38% <0.00%> (-0.84%) 34.00% <0.00%> (-1.00%)
... and 15 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d71e6b7...89bd7de. Read the comment docs.

@stephaniewang526 stephaniewang526 merged commit b1c827f into master May 13, 2020
@stephaniewang526 stephaniewang526 deleted the autosynth-googleapis branch May 13, 2020 18:47
shubhwip pushed a commit to shubhwip/java-bigquerystorage that referenced this pull request Oct 7, 2023
This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/25b2b66f-779b-4484-89b9-09a27306cbca/targets

- [ ] To automatically regenerate this PR, check this box.

Source-Link: googleapis/synthtool@b19b401
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement. context: full
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants