-
Thanks for this library. I have made some big changes on my fork to make it compatible with [BigQuery HLL functions](https://cloud.google.com/bigquery/docs/reference/standard-sql/hll_functions). Which…
-
Ummm, it seemed that I have no access to query tables referred in functions.py and I cannot find it in Google BigQuery Public Database, so how can I fetch the data?
-
## Problem
I have a IoT data pipeline using BigQuery and CloudSQL for various parts of the architecture. At the moment I'm building an internal dashboard for tracking errors and customer issues an…
-
In https://bigrquery.r-dbi.org/ I read this
```r
library(dplyr)
natality %
select(year, month, day, weight_pounds) %>%
head(10) %>%
collect()
```
and get
```
#> # A tibb…
-
Hello everyone,
We are running a data ingestion test via Tightlock:
Source: BigQuery
Destination: Google Ads Customer Match
We followed the instructions in the destination guide (https://githu…
-
Hi team,
`demeter-fetch` is failing to pull data from an rpc endpoint. I am trying to use the tool with the example config provided in the docs, but the command fails to execute without errors.
…
-
It seems like SA handles parameter conflicts by appending an increasing integer after each duplicate parameter name, however it detects duplicate parameters in a case-sensitive fashion. So two paramet…
-
The following worked in 1.10 but raises an exception in 1.11:
```
from sqlalchemy import create_engine, Table, Integer, MetaData, Column, select, func
from sqlalchemy_bigquery import STRUCT
engi…
bnaul updated
2 months ago
-
https://github.com/trinodb/trino/actions/runs/11050681149/job/30699095049
```
2024-09-26T05:11:40.959-0600 INFO main io.trino.testing.containers.junit.ReportLeakedContainers DockerClientFactory not …
ebyhr updated
3 weeks ago
-
### 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…