[Breaking Change] Remove google.cloud.bigquery_v2
directory and related code generation
#814
Closed
6 tasks done
Labels
api: bigquery
Issues related to the googleapis/python-bigquery API.
semver: major
Hint for users that this is an API breaking change.
type: process
A process-related concern. May include testing, release, or the like.
The
google.cloud.bigquery_v2
modules are frequently out-of-date. This primarily affect the usability of BigQuery ML.Since BigQuery is a REST API, protobuf changes must be synced manually in internal code repo before they can be published to https://github.com/googleapis/googleapis
In the years since we first introduced
google.cloud.bigquery_v2
, we've seen that BigQuery ML adds model stats and model types much more frequently than the protobuf changes are actually published.We've worked around this by:
Solution
google.cloud.bigquery_v2
modulesSupersedes #319
The text was updated successfully, but these errors were encountered: