Skip to content

Conversation

@tseaver
Copy link
Contributor

@tseaver tseaver commented Aug 5, 2015

  • Add Table.insert_all() and Table.data for synchronous load / browse.
  • Ensure that Table.schema is re-populated from server responses.

@tseaver tseaver added the api: bigquery Issues related to the BigQuery API. label Aug 5, 2015
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 5, 2015

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@dhermes
Copy link
Contributor

dhermes commented Aug 6, 2015

RE:

(I found this in the wild when trying to fetch data I had sent as "normal" numeric values).

JavaScript has no 64 bits integers but only one number type, which is the IEEE754 double precision float.

So the JSON spec can't support int64 values. See the discovery spec to see how values actually get encoded.

@dhermes
Copy link
Contributor

dhermes commented Aug 6, 2015

LGTM

tseaver added a commit that referenced this pull request Aug 6, 2015
@tseaver tseaver merged commit 3d0e871 into googleapis:master Aug 6, 2015
@tseaver tseaver deleted the bigquery-tabledata_api_methods branch August 6, 2015 23:56
@dhermes
Copy link
Contributor

dhermes commented Aug 7, 2015

@tseaver Where do we stand on cutting a release?

@tseaver
Copy link
Contributor Author

tseaver commented Aug 7, 2015

We don't have any of the job-related APIs covered for BQ. I don't know whether that should be a blocker: @jgeewax, do you have a sense?

@dhermes
Copy link
Contributor

dhermes commented Aug 7, 2015

If it's just a 0.7.1 it's not a big deal. Getting into a rhythm of releasing every week could be good anyhow?

@tseaver
Copy link
Contributor Author

tseaver commented Aug 7, 2015

Maybe so. If it is a 0.7.1, we should either ignore BQ altogether, or note that it is under heavy development and not really ready for outside use yet.

@dhermes
Copy link
Contributor

dhermes commented Aug 7, 2015

OK

parthea pushed a commit that referenced this pull request Nov 24, 2025
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [protobuf](https://developers.google.com/protocol-buffers/) | `==3.18.1` -> `==3.19.0` | [![age](https://badges.renovateapi.com/packages/pypi/protobuf/3.19.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/protobuf/3.19.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/protobuf/3.19.0/compatibility-slim/3.18.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/protobuf/3.19.0/confidence-slim/3.18.1)](https://docs.renovatebot.com/merge-confidence/) |

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/gapic-generator-python).
parthea added a commit that referenced this pull request Nov 24, 2025
* chore(python): remove CONTRIBUTING.rst from templates

Source-Link: googleapis/synthtool@c96fb11
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:710b70faff81151657d89db6e028c23a1051787598c8276bdd8eef25c92da8ab

* 🦉 Updates from OwlBot post-processor

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

* 🦉 Updates from OwlBot post-processor

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

* Remove replacement in owlbot.py

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
parthea pushed a commit that referenced this pull request Nov 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigquery Issues related to the BigQuery 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