-
~~We use [PyDocStyle](https://github.com/PyCQA/pydocstyle) in pre-commit to enforce [docstring style](https://github.com/apache/airflow/blob/079d7b59464921f7fd7d615b6c74195a9c2f831f/.pre-commit-config…
kaxil updated
5 months ago
-
My issue is superficially similar to #48, but seems separate so I'm filing here.
I'm interested in reading some `gs://` URLs from a local Spark/Hadoop app.
I ran `gcloud auth application-default…
-
Importing the big query library is disabling the python garbage collector. This causes excessive memory usage by the python process which imports this library and can lead to eventual OOM for longer r…
-
When comparing the output of bigrquerystorage to bigrquery, I see a few differences for this query:
```sql
SELECT
'\U0001f603' as unicode,
datetime,
TRUE as logicaltrue,
FALSE …
-
**Client**
bigquery/storage (v1.58.0)
**Environment**
Any
**Go Environment**
$ go version
1.21.6
$ go env
GO111MODULE=''
GOARCH='amd64'
GOBIN=''
GOCACHE='/root/.cache/go-build'
G…
-
### TL;DR
Unable to impersonate SA for setup shared networking part,
In step 3.15 Dual-SVPC
`Run init and plan and review output for environment shared.
./tf-wrapper.sh init shared
./tf-wrap…
-
# Bug report
- [x] I confirm this is a bug with Supabase, not with my own application.
- [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://gith…
-
**Client**
The `civil.DateTime` type is unsuitable for use with BigQuery `DATETIME`.
These types are advertised for use with BigQuery, e.g.
https://github.com/googleapis/google-cloud-go/blob/a2…
-
**Dependency problems**
Despite having followed all the steps in chapter 3 where it explains how to configure all the dependencies, having taken the conda option and subsequently having checked that …
-
I created a proto message using [proto-plus](https://proto-plus-python.readthedocs.io/en/stable/) and it has a timestamp type field. The field uses [timestamp_pb2.Timestamp](https://googleapis.dev/pyt…