Skip to content

BigQuery: "google/cloud-core" composer version #782

@jackchuka

Description

@jackchuka

Hi team, I've faced a versioning issue with my project using BigQueryClient when created new BigQueryClient instance on cloud-bigquery v0.3.1 and cloud-core v1.8.1 and I did some digging here.
I realized that bigquery package had a major update around #644 but composer.json still have not been updated and requires "google/cloud-core": "^1.0" which does not hold and construct fails when I try.

To be more specific:
RetryDeciderTrait is implemented after above PR so that any thing less than cloud-core v1.10 is not supported as of cloud-bigquery v0.2.4

Is this something you have been mentioned before?
Thanks for your time in advance.

Metadata

Metadata

Assignees

Labels

api: bigqueryIssues related to the BigQuery API.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.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