This repository was archived by the owner on Nov 29, 2023. It is now read-only.
fix!: update package names to avoid conflict with google-cloud-bigquery#47
Merged
gcf-merge-on-green[bot] merged 6 commits intomasterfrom Oct 29, 2020
Merged
fix!: update package names to avoid conflict with google-cloud-bigquery#47gcf-merge-on-green[bot] merged 6 commits intomasterfrom
gcf-merge-on-green[bot] merged 6 commits intomasterfrom
Conversation
autosynth cannot find the source of changes triggered by earlier changes in this
repository, or by version upgrades to tools such as linters.
PiperOrigin-RevId: 327026955 Source-Author: Google APIs <noreply@google.com> Source-Date: Mon Aug 17 08:40:22 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: 0dc0a6c0f1a9f979bc0690f0caa5fbafa3000c2c Source-Link: googleapis/googleapis@0dc0a6c
PiperOrigin-RevId: 338646463 Source-Author: Google APIs <noreply@google.com> Source-Date: Fri Oct 23 03:57:15 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: 20b11dfe4538cd5da7b4c3dd7d2bf5b9922ff3ed Source-Link: googleapis/googleapis@20b11df
BREAKING CHANGE: update package names to avoid conflict with google-cloud-bigquery The google-cloud-bigquery package uses the `google.cloud.bigquery` path as a plain Python module, not a namespace package. When this package and google-cloud-bigquery are installed in the same environment, conflicts can result. PiperOrigin-RevId: 339048690 Source-Author: Google APIs <noreply@google.com> Source-Date: Mon Oct 26 09:00:37 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: 3c8c2d81369c4665824b20706426b018507415f7 Source-Link: googleapis/googleapis@3c8c2d8
BREAKING CHANGE: update package names to avoid conflict with google-cloud-bigquery The google-cloud-bigquery package uses the `google.cloud.bigquery` path as a plain Python module, not a namespace package. When this package and google-cloud-bigquery are installed in the same environment, conflicts can result. PiperOrigin-RevId: 339531446 Source-Author: Google APIs <noreply@google.com> Source-Date: Wed Oct 28 13:54:59 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: ab0498dc4bd2bcfcb70ab257e8edfa00f86083a6 Source-Link: googleapis/googleapis@ab0498d
tswast
approved these changes
Oct 29, 2020
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
BREAKING CHANGE: update package names to avoid conflict with google-cloud-bigquery
The google-cloud-bigquery package uses the
google.cloud.bigquerypath as aplain Python module, not a namespace package. When this package and
google-cloud-bigquery are installed in the same environment, conflicts can
result.
This PR was generated using Autosynth. 🌈
Synth log will be available here:
https://source.cloud.google.com/results/invocations/efdacdcf-4630-4d74-9bea-5ef6df381d38/targets
PiperOrigin-RevId: 339531446
Source-Link: googleapis/googleapis@ab0498d
PiperOrigin-RevId: 339048690
Source-Link: googleapis/googleapis@3c8c2d8
PiperOrigin-RevId: 338646463
Source-Link: googleapis/googleapis@20b11df
PiperOrigin-RevId: 327026955
Source-Link: googleapis/googleapis@0dc0a6c