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

feat: Remove IgnoreUnknownFields support on JsonStreamWriter#755

Closed
yirutang wants to merge 11 commits intogoogleapis:masterfrom
yirutang:removeignore
Closed

feat: Remove IgnoreUnknownFields support on JsonStreamWriter#755
yirutang wants to merge 11 commits intogoogleapis:masterfrom
yirutang:removeignore

Conversation

@yirutang
Copy link
Copy Markdown
Contributor

IgnoreUnknownFields is no longer supported on API level. So make JsonStreamWriter consistent with it.

@yirutang yirutang requested review from a team and steffnay December 30, 2020 08:30
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Dec 30, 2020
@product-auto-label product-auto-label bot added the api: bigquerystorage Issues related to the googleapis/java-bigquerystorage API. label Dec 30, 2020
@codecov
Copy link
Copy Markdown

codecov bot commented Dec 30, 2020

Codecov Report

Merging #755 (efb529f) into master (8caf5a2) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #755      +/-   ##
============================================
- Coverage     80.80%   80.80%   -0.01%     
+ Complexity      985      983       -2     
============================================
  Files            73       73              
  Lines          5289     5283       -6     
  Branches        406      404       -2     
============================================
- Hits           4274     4269       -5     
+ Misses          845      844       -1     
  Partials        170      170              
Impacted Files Coverage Δ Complexity Δ
...oud/bigquery/storage/v1beta2/JsonStreamWriter.java 77.87% <100.00%> (+0.68%) 13.00 <1.00> (+1.00)
...d/bigquery/storage/v1beta2/JsonToProtoMessage.java 96.85% <100.00%> (-0.12%) 44.00 <0.00> (-3.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 8caf5a2...0032d7f. Read the comment docs.

@yirutang yirutang changed the title feat! Remove IgnoreUnknownFields support on JsonStreamWriter BREAKING CHANGE: Remove IgnoreUnknownFields support on JsonStreamWriter Dec 30, 2020
@yirutang yirutang changed the title BREAKING CHANGE: Remove IgnoreUnknownFields support on JsonStreamWriter feat: Remove IgnoreUnknownFields support on JsonStreamWriter Dec 30, 2020
yirutang referenced this pull request in VeronicaWasson/java-bigquerystorage Dec 30, 2020
@stephaniewang526
Copy link
Copy Markdown
Contributor

Resolving binary compat issue in #757

@yirutang yirutang deleted the removeignore branch February 18, 2021 00:10
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

api: bigquerystorage Issues related to the googleapis/java-bigquerystorage API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants