Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@jdpedrie
Copy link
Contributor

Closes #2118.

Adds documentation explaining existing support for filtering datasets via BigQueryClient::datasets() and a system test to exercise the functionality.

@jdpedrie jdpedrie added the api: bigquery Issues related to the BigQuery API. label Jul 23, 2019
@jdpedrie jdpedrie requested a review from dwsupplee as a code owner July 23, 2019 17:22
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 23, 2019
@jdpedrie
Copy link
Contributor Author

cc @shollyman.

@codecov
Copy link

codecov bot commented Jul 23, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@d4faff3). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #2124   +/-   ##
=========================================
  Coverage          ?   92.63%           
  Complexity        ?     4415           
=========================================
  Files             ?      305           
  Lines             ?    13111           
  Branches          ?        0           
=========================================
  Hits              ?    12146           
  Misses            ?      965           
  Partials          ?        0
Impacted Files Coverage Δ Complexity Δ
BigQuery/src/BigQueryClient.php 95.96% <ø> (ø) 24 <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 d4faff3...eac5f2d. Read the comment docs.

@jdpedrie jdpedrie merged commit f67af6d into googleapis:master Jul 23, 2019
@jdpedrie jdpedrie deleted the bigquery-dataset-filter branch July 23, 2019 18:09
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 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.

BigQuery: Verify/implement list options for dataset and job collections

3 participants