Skip to content
This repository has been 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
merged 6 commits into from Oct 29, 2020

Conversation

yoshi-automation
Copy link
Contributor

@yoshi-automation yoshi-automation commented Oct 29, 2020

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.

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

  • To automatically regenerate this PR, check this box.

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

        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
@yoshi-automation yoshi-automation requested a review from a team October 29, 2020 13:00
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Oct 29, 2020
@tswast tswast changed the title [CHANGE ME] Re-generated to pick up changes from googleapis. fix!: update package names to avoid conflict with google-cloud-bigquery Oct 29, 2020
@tswast tswast added the automerge Merge the pull request once unit tests and other checks pass. label Oct 29, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit dc2172f into master Oct 29, 2020
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Oct 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes This human has signed the Contributor License Agreement. context: partial
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants