-
Discovered when working on another PR:
- #144
It appears `to_pandas()` fails when run against BigQuery.
> sqlalchemy.exc.InvalidRequestError: Could not reflect: requested table(s) not avai…
-
could heavily borrow from read_gbq and use the same kwarg requirements for a config. would greatly benefit anyone on GCP.
-
### What happened?
The dashboard was acting normally with Bigquery. But when I tried to create an alert condition on UI using Bigquery, it gave an error:
```
Error
Failed to build evaluator for qu…
-
### Feature scope
CLI (options, error messages, logging, etc.)
### Description
Good day,
I'm trying to run an end-to-end ELT process through meltano, starting with loading and extraction, …
-
**Describe the bug**
We have an ingestion job, running periodically in Kubernetes, it runs fine with DataHub 0.12.x versions.
You can see the memory stays stable under 1GiB during the executio…
-
### [READ] Step 1: Are you in the right place?
Yes, for Stream Firestore to BigQuery extension, error during setup.
### [REQUIRED] Step 2: Describe your configuration
- Extension name: **…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the commu…
-
Firstly.... Thank you for this tool!
It has saved countless hours of going back and forth to the GCP Console to validate columns, queries, run costs etc.
I was wondering if you would be able to …
-
How can I set location in the BigQuery client?
The client is looking by default for the dataset in Region US while it is located in a different region.
```
use google_cloud_bigquery::client::{C…
-
## Summary
Support BigQuery as a datasource
## Motivation
A typical data pipeline is to replicate Firestore document inserts and updates in realtime to BigQuery using the [Firestore Export to…