-
### [READ] Step 1: Are you in the right place?
Issues filed here should be about bugs for a **specific extension in this repository**.
If you have a general question, need help debugging, or f…
-
### Description
BigQuery launched a feature named "[BigQuery Dataframes](https://cloud.google.com/python/docs/reference/bigframes/latest)":
> BigQuery DataFrames provides a Pythonic DataFrame and …
-
**Is your feature request related to a problem? Please describe.**
We are running OpenMetadata on GCP GKE using WIF and ADC from the service account of the Pod. We want to ingest Metadata from BigQue…
-
### Related Template(s)
Datastream to BigQuery (Stream) template
### What feature(s) are you requesting?
Customer attempted to use the Datastream to BigQuery (Stream) template with PostgreSQL as th…
-
source: bigquery
compatibility with tables with struct
-
Hello,
I want to discuss the issue [#10156 ](https://github.com/hashicorp/terraform-provider-google/issues/10156) that has been locked.
I have had exactly the same problem and it has been tediou…
-
### What happened?
for BigQuery,
if we use a Recursive CTE statement something like this:
```
WITH RECURSIVE
CTE_1 AS (
(SELECT 1 AS iteration UNION ALL SELECT 1 AS iteration)
UNION …
-
### 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 com…
-
The connector throws an exception when the result from BigQuery is too large. We should enable `QueryJobConfiguration.Builder#setAllowLargeResults` with/without config property.
```
"com.…
ebyhr updated
1 month ago
-
## Problem
During a test involving 100 nodes, we accumulate approximately 100GB of traced data. Analyzing this data typically requires downloading it locally to perform queries, or selectively fetchi…