google-cloud-python icon indicating copy to clipboard operation
google-cloud-python copied to clipboard

Google Cloud Client Library for Python

Results 250 google-cloud-python issues
Sort by recently updated
recently updated
newest added

First of all: Thank you for maintaining this project, it really is a nice addition to pandas! **Is your feature request related to a problem? Please describe.** GBQ supports[ the...

type: feature request
api: bigquery

With the switch to `query_and_wait` in https://github.com/googleapis/python-bigquery-pandas/pull/722, we lost the progress bar for long-running queries. It'd be nice to restore this so that the notebook doesn't seem stuck. ## Alternatives...

api: bigquery

The default user-agent issued by this module is not in accordance with RFC 9110 which recommends: `product/major.minor.micro` (ie. `pandas/2.0.1`). Current style: `product-x.y.z` (`pandas-2.0.1`) - [ ] Deprecate the [existing user...

api: bigquery

#### Environment details - OS type and version: macOS sonoma 14.6 - Python version: 3.11.9 - pip version: I use rye instead of pip. and rye version is 0.35 -...

api: bigquery

**Is your feature request related to a problem? Please describe.** Currently, one only uses the columns parameter to re-order the list of columns and it has to exactly match the...

type: feature request
api: bigquery

**Assumption**: there is currently no supported way to force `read_gbq` to use the BQ storage API. I'd be happy to be corrected if I missed something! **Is your feature request...

type: feature request
api: bigquery

When I try to use `read_gbq` where I pass in the name of a view, I get a runtime error caused by an unhandled 400 error from the API. It...

api: bigquery

Name: pandas-gbq Version: 0.29.1 Name: pyarrow Version: 20.0.0 #### Steps to reproduce try to upload a datframe with a column of PyArrow backed list of large strings ( since the...

type: feature request
api: bigquery

I used `to_arrow_iterable` today and it was super slow. I could get a 50x or more speedup by passing in the bqstorage_client argument. Some of our APIs will create the...

type: feature request
api: bigquery

Migrate the split-repo https://github.com/googleapis/python-bigquery-pandas to https://github.com/googleapis/google-cloud-python. The migration readiness criteria are the following, which we track via GitHub labels on this issue. These criteria apply to the split repo we...

migration:samples:manual
migration:workaround:owlbot
migration:library:integration
migration:testing:system
migration:testing:unit
migration:issues:open
migration:pr:pending