FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Adding base client class in core. by dhermes · Pull Request #953 · googleapis/google-cloud-python · GitHub

Adding base client class in core. - #953

Merged
dhermes merged 3 commits into
googleapis:masterfrom
dhermes:client-parent-in-core
Jul 2, 2015
Merged

Adding base client class in core.#953
dhermes merged 3 commits into
googleapis:masterfrom
dhermes:client-parent-in-core

Conversation

dhermes commented Jun 26, 2015

Copy link
Copy Markdown
Contributor

This is pre-work in #952, but came up in #933 as well.

dhermes added api: pubsub Issues related to the Pub/Sub API. api: core labels Jun 26, 2015
googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 26, 2015
This is pre-work in googleapis#952, but came up in googleapis#933 as well.
dhermes force-pushed the client-parent-in-core branch from b692cd3 to 3068473 Compare June 26, 2015 01:17
dhermes added 2 commits June 25, 2015 18:39
This behavior is needed to the dataset client as well, so
we put it on the base class. The JSON client class also
checks for a project.

dhermes commented Jul 1, 2015

Copy link
Copy Markdown
Contributor Author

@tseaver PTAL

tseaver commented Jul 2, 2015

Copy link
Copy Markdown
Contributor

LGTM

dhermes added a commit that referenced this pull request Jul 2, 2015
dhermes merged commit 9a8ad7c into googleapis:master Jul 2, 2015
dhermes deleted the client-parent-in-core branch July 2, 2015 16:03
dhermes mentioned this pull request Jul 10, 2015
parthea pushed a commit that referenced this pull request Nov 24, 2025
chore: add CONTRIBUTING.md
parthea pushed a commit that referenced this pull request Nov 24, 2025
…includes columns not in the DataFrame (#953)

* feat: Allow loading a DataFrame with a subset of BigQuery columns

This change modifies the behavior when a DataFrame is loaded to BigQuery with a schema that contains fields not present in the DataFrame.

Instead of raising a `ValueError`, a `UserWarning` is now issued, and the extra fields are appended to the schema. This allows for more flexible data loading scenarios.

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Nov 24, 2025
* chore(deps): update all dependencies

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Nov 24, 2025
Source-Link: googleapis/synthtool@d895aec
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:98f3afd11308259de6e828e37376d18867fd321aba07826e29e4f8d9cab56bad

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Jim Morrison <phython@google.com>
parthea pushed a commit that referenced this pull request Nov 26, 2025
* fix: urllib3 import

fix #952

* chore: disable mypy for requests.packages.urllib3.util.ssl_ import

* chore: update system test user creds
parthea pushed a commit that referenced this pull request Mar 6, 2026
Adjust google-cloud-python links to reference main branch.
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 join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: core api: pubsub Issues related to the Pub/Sub API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL