Skip to content

ITBigQueryTest failing due to missing query plan for query job statistics #624

@ajkannan

Description

@ajkannan

The BigQuery service response for query jobs is missing the query plan field under job statistics. testQueryJob() and testQuery() fail because they contain asserts that the query plan for queries is not null.

For now we will disable the tests that are failing. This issue should be kept open until the tests are re-enabled.

Metadata

Metadata

Labels

api: bigqueryIssues related to the BigQuery API.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions