-
```
Run pydocstyle .
pydocstyle .
shell: /usr/bin/bash -e {0}
env:
pythonLocation: /opt/hostedtoolcache/Python/3.7.10/x64
LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.7.10/x64/li…
-
BigQuery is one form of providing data to users from software systems, and can function as an API of sorts. There are not many cases of this for GCP yet, but https://cloud.google.com/billing/docs/how-…
-
```
Error: io.trino.plugin.bigquery.TestBigQueryAvroConnectorTest.testDataMappingSmokeTest[date:DATE0001-01-01](10) Time elapsed: 5.739 s
ebyhr updated
9 months ago
-
Design doc: https://docs.google.com/document/d/1F5wJ_eU__EaX8vk7VYXJzzfJZhkUzZ0L9GIZBDudyZA/edit#
Some initial discussion: https://github.com/m-lab/etl/pull/880
Proposal by Stephen (copied from …
-
## Environment
- **Airbyte version**: 0.43.1
- **OS Version / Instance**: Container-Optimized OS with containerd (cos_containerd) / GKE
- **Deployment**: Google Kubernetes Engine
- **Source Conne…
-
```
For example in New York City and State we are trying to make our public
government data easy to query.
If one of your goals is collaboration, it does make sense that all of us will
upload commo…
-
I set this package up for the first time and it mostly works great, so thank you.
However, my audit logs are going in to date-sharded tables that aren't compatible with this package.
The fix i…
-
hi,
we have an [issue](https://github.com/grafana/google-bigquery-datasource/issues/205) reported for the bigquery-datasource (which uses sqlds), about a difference in behavior between bigquery-plu…
gabor updated
9 months ago
-
Getting the following error
ApiError: unexpected MERGE expression. expected column reference but got *resolved_ast.GetStructFieldNode
here is code for reprodusing
const {BigQuery} = require('@goo…
-
### What's the use case?
`bigquery.Client.load_table_from_dataframe` accepts a `job_config` parameter that's a `LoadJobConfig` object that allows for more customization of the bigquery job.
https:…