Skip to content

bigquery: Query job statistics for BI Engine #5080

@Dror88

Description

@Dror88

Is your feature request related to a problem? Please describe.

I am trying to fetch the BI Engine query job statistics for my jobs, but it seems that this field does not exist on the QueryStatistics struct.

I can see it on the auto-generated googleapis/google-api-go-client JobStatistics2 struct, but I can't get this info using the "cloud.google.com/go/bigquery" package.

Describe the solution you'd like

Is it possible to add the BiEngineStatistics field to QueryStatistics? Maybe here?

Metadata

Metadata

Assignees

Labels

api: bigqueryIssues related to the BigQuery API.priority: p2Moderately-important priority. Fix may not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions