-
Notifications
You must be signed in to change notification settings - Fork 1.5k
bigquery: add performance insights #12100
Copy link
Copy link
Closed
Labels
api: bigqueryIssues related to the BigQuery API.Issues related to the BigQuery API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.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.
Metadata
Metadata
Assignees
Labels
api: bigqueryIssues related to the BigQuery API.Issues related to the BigQuery API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.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.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Is your feature request related to a problem? Please describe.
See: https://cloud.google.com/bigquery/docs/reference/rest/v2/Job#performanceinsights
Looking to be able to get performance insights for a
JobDescribe the solution you'd like
Add performance insights to the bigquery SDK.
Describe alternatives you've considered
N/A
Additional context
PR here: feat(bigquery): add performance insights #12101