-
The feature request in short: to implement a better support for/remove the protobuf restrictions for BigQuery Storage Write API in the C# client.
I've tried to migrate from BigQuery legacy streamin…
-
**Is your feature request related to a problem? Please describe.**
No, just lacking support.
**Describe the solution you'd like**
Please provide client functions and code examples of using the …
-
#### Environment details
Java 21
Spring Boot 3.3.3
google-cloud-bigquery: 2.42.1
google-cloud-bigquerystorage: 3.9.0
#### Steps to reproduce
1. Listen to a Kafka topic
2. For each mes…
-
xxhZs updated
1 month ago
-
Thanks for stopping by to let us know something could be better!
**PLEASE READ**: If you have a support contract with Google, please create an issue in the [support console](https://cloud.google.co…
-
Use Python's BigQuery API to pull the data from the Near Protocol dataset. For example, this code queries the transactions table and retrieves the data for processing:
## Create a BigQuery client
…
-
There is a race condition in the download thread and the main thread when using Bigquery Storage API to fetch data.
https://github.com/googleapis/python-bigquery/blob/a76af359525ef3c49c958663f81fd2…
-
while updating frappe and erpnext with insights app using bench update —reset :
I got pip conflict as bellows:
```
Installing frappe
/home/erpnext/frappe-bench/env/bin/python -m pip install --quie…
-
### What happened?
When attempting to drop a table via `cursor.execute`, BigQuery throws:
```sh
OperationalError: UNKNOWN: [BigQuery] bigquery: require storage read API to be enabled
```
Ho…
-
Beta officially announced today, there is the opportunity to leverage the bigquery storage api for reading tables from bq. In theory it should have lower latency than gcs dumps and also be able to lev…