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(bigquery): explicitly ask for dense responses from HTTP backend #739

Merged
merged 1 commit into from Sep 17, 2020

Conversation

shollyman
Copy link
Contributor

This change alters HTTP response behavior by eliding unnecessary
whitespace from JSON responses.

This change alters HTTP response behavior by eliding unnecessary
whitespace from JSON responses.
@shollyman shollyman requested a review from a team September 16, 2020 22:25
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Sep 16, 2020
@codecov
Copy link

codecov bot commented Sep 16, 2020

Codecov Report

Merging #739 into master will decrease coverage by 0.53%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #739      +/-   ##
============================================
- Coverage     81.07%   80.53%   -0.54%     
  Complexity     1236     1236              
============================================
  Files            78       78              
  Lines          6334     6376      +42     
  Branches        705      705              
============================================
  Hits           5135     5135              
- Misses          833      875      +42     
  Partials        366      366              
Impacted Files Coverage Δ Complexity Δ
.../google/cloud/bigquery/spi/v2/HttpBigQueryRpc.java 4.43% <0.00%> (-0.52%) 2.00 <0.00> (ø)

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 38c8716...4b47f13. Read the comment docs.

@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/java-bigquery API. label Sep 17, 2020
@stephaniewang526 stephaniewang526 merged commit 8c92c99 into googleapis:master Sep 17, 2020
gcf-merge-on-green bot pushed a commit that referenced this pull request Sep 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the googleapis/java-bigquery API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants