Skip to content

Handle error responses in 'Table.upload_from_file'.#2365

Merged
tseaver merged 1 commit intogoogleapis:masterfrom
tseaver:2132-bigquery-check-upload-error-response
Sep 20, 2016
Merged

Handle error responses in 'Table.upload_from_file'.#2365
tseaver merged 1 commit intogoogleapis:masterfrom
tseaver:2132-bigquery-check-upload-error-response

Conversation

@tseaver
Copy link
Copy Markdown
Contributor

@tseaver tseaver commented Sep 20, 2016

Closes #2132.

/cc @jonparrott

@tseaver tseaver added type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. api: bigquery Issues related to the BigQuery API. labels Sep 20, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Sep 20, 2016

return errors

@staticmethod

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@dhermes
Copy link
Copy Markdown
Contributor

dhermes commented Sep 20, 2016

Looks mostly fine other than that nit.

@dhermes
Copy link
Copy Markdown
Contributor

dhermes commented Sep 20, 2016

LGTM though you should make Travis go green first

@tseaver tseaver merged commit 52e6263 into googleapis:master Sep 20, 2016
@tseaver tseaver deleted the 2132-bigquery-check-upload-error-response branch September 20, 2016 20:17
parthea added a commit that referenced this pull request Nov 24, 2025
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 Apr 1, 2026
The table now automatically adapts to dark and light themes in
environments like Colab and VS Code for anywidget mode.

Verified at:

1. vs code notebook:
- light mode: screen/5ne2xKyq6JGR5VQ
- dark mode: screen/8cq6y3ugbs5wN3T

2. colab notebook:
- light mode: screen/92W8xCdjGtfkQgo
- dark mode: screen/4uYykxKA7wTuhot

Fixes #<460861328> 🦕
parthea pushed a commit that referenced this pull request Apr 1, 2026
PR created by the Librarian CLI to initialize a release. Merging this PR
will auto trigger a release.

Librarian Version: v0.7.0
Language Image:
us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:e7cc6823efb073a8a26e7cefdd869f12ec228abfbd2a44aa9a7eacc284023677
<details><summary>bigframes: 2.33.0</summary>

##
[2.33.0](googleapis/python-bigquery-dataframes@v2.32.0...v2.33.0)
(2026-01-22)

### Features

* add bigquery.ml.transform function (#2394)
([1f9ee373](googleapis/python-bigquery-dataframes@1f9ee373))

* Add dark mode to anywidget mode (#2365)
([2763b41d](googleapis/python-bigquery-dataframes@2763b41d))

* Add max_columns control for anywidget mode (#2374)
([34b5975f](googleapis/python-bigquery-dataframes@34b5975f))

* Configure Biome for Consistent Code Style (#2364)
([81e27b3d](googleapis/python-bigquery-dataframes@81e27b3d))

* Add BigQuery ObjectRef functions to `bigframes.bigquery.obj` (#2380)
([9c3bbc36](googleapis/python-bigquery-dataframes@9c3bbc36))

* Stabilize interactive table height to prevent notebook layout shifts
(#2378)
([a634e976](googleapis/python-bigquery-dataframes@a634e976))

### Bug Fixes

* implement retry logic for cloud function endpoint fetching (#2369)
([0f593c27](googleapis/python-bigquery-dataframes@0f593c27))

* Throw if write api commit op has stream_errors (#2385)
([7abfef05](googleapis/python-bigquery-dataframes@7abfef05))

### Performance Improvements

* Avoid requery for some result downsample methods (#2219)
([95763ff2](googleapis/python-bigquery-dataframes@95763ff2))

</details>
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. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants