Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Make compiled packages such as "grpc" and "proto-plus" optional extras #1431

@tswast

Description

@tswast

I believe proto-plus / protobuf / grpc packages were only needed for google.cloud.bigquery_v2. These modules have been deprecated and disconnected from the google.cloud.bigquery modules in version 3.x. I believe this means we can move those dependencies to "extras" (a.k.a. optional dependencies) and make our package lighter-weight by default.

Follow-up to https://github.com/googleapis/python-bigquery/pull/1282/files#discussion_r928022130 and https://github.com/googleapis/python-bigquery/pull/1282/files#discussion_r928022317

Metadata

Metadata

Assignees

Labels

api: bigqueryIssues related to the googleapis/python-bigquery API.priority: p3Desirable enhancement or 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