Skip to content

bigquery: deprecate ambiguous usage of delete in BigQuery client.#5052

Merged
shollyman merged 2 commits intogoogleapis:masterfrom
shollyman:dep
May 2, 2019
Merged

bigquery: deprecate ambiguous usage of delete in BigQuery client.#5052
shollyman merged 2 commits intogoogleapis:masterfrom
shollyman:dep

Conversation

@shollyman
Copy link
Copy Markdown
Contributor

@shollyman shollyman commented May 2, 2019

Now that datasets may contain resources other than just tables,
deleting a resource using only the string identifiers without
type information is ambiguous.

Now that datasets may contain resources other than just tables,
deleting a resource using only the string identifiers without
type information is ambiguous.
@shollyman shollyman requested review from a team and tswast May 2, 2019 18:46
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label May 2, 2019
@codecov
Copy link
Copy Markdown

codecov Bot commented May 2, 2019

Codecov Report

Merging #5052 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #5052      +/-   ##
============================================
- Coverage     50.38%   50.38%   -0.01%     
  Complexity    23735    23735              
============================================
  Files          2248     2248              
  Lines        226478   226478              
  Branches      24954    24954              
============================================
- Hits         114116   114113       -3     
- Misses       103769   103772       +3     
  Partials       8593     8593
Impacted Files Coverage Δ Complexity Δ
.../main/java/com/google/cloud/bigquery/BigQuery.java 77.69% <ø> (ø) 0 <0> (ø) ⬇️
...om/google/cloud/logging/MonitoredResourceUtil.java 50% <0%> (-0.93%) 8% <0%> (ø)
...src/main/java/com/google/cloud/ServiceOptions.java 40.61% <0%> (-0.88%) 27% <0%> (ø)

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 00380da...4d8037b. Read the comment docs.

@shollyman shollyman changed the title bigquery: deprecate usage of delete in BigQuery client. bigquery: deprecate ambiguous usage of delete in BigQuery client. May 2, 2019
@shollyman shollyman merged commit 32551b2 into googleapis:master May 2, 2019
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants