BigQuery: Implement missing list options by shollyman · Pull Request #5717 · googleapis/google-cloud-java · GitHub
Skip to content

BigQuery: Implement missing list options#5717

Merged
chingor13 merged 4 commits into
googleapis:masterfrom
shollyman:listoptions
Jul 12, 2019
Merged

BigQuery: Implement missing list options#5717
chingor13 merged 4 commits into
googleapis:masterfrom
shollyman:listoptions

Conversation

@shollyman

@shollyman shollyman commented Jul 10, 2019

Copy link
Copy Markdown
Contributor

Implements missing DatasetListOption and JobListOptions. This enables users of dataset list to do label-based filtration, and job listing now allows users to bound the job list based on a min/max creation time.

Fixes #5713
Fixes #5712

@shollyman shollyman requested a review from a team July 10, 2019 18:05
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 10, 2019
@codecov

codecov Bot commented Jul 10, 2019

Copy link
Copy Markdown

@chingor13 chingor13 changed the title bigquery: implement missing list options BigQuery: Implement missing list options Jul 11, 2019
@chingor13 chingor13 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 11, 2019
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 11, 2019
@chingor13 chingor13 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 11, 2019
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 11, 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.

bigquery: label filtration on datasets bigquery: implement missing JobListOption filters

5 participants