-
Notifications
You must be signed in to change notification settings - Fork 451
Closed
Labels
api: bigqueryIssues related to the BigQuery API.Issues related to the BigQuery API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Description
Verify that "minCreationTime" and "maxCreationTime" filters are available for users of jobs.list.
Verify that label filtering (the "filter" param) is available for users of datasets.list
An example of the implementations in java: googleapis/google-cloud-java#5717
If there are any tests or samples that blindly iterate across the jobs collection, we should add at least a reasonable minCreationTime filter to reduce test times and demonstrate how to limit results to an expected time window.
Metadata
Metadata
Assignees
Labels
api: bigqueryIssues related to the BigQuery API.Issues related to the BigQuery API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.