Leonardo Cesar Borges
Leonardo Cesar Borges
Hi, This PR implements restore plan to validate backup closes #23
Hi, first, thanks about amazing project.. it is very useful Have you already think of implementing a restore plan to validate if a backup worked?
Hi, I don't found in readme if loginform have one version in [PyPI](https://pypi.python.org/pypi)? If don't, have one thing i could do for help release one version in PyPI? If already...
hi, this shortcut support more than one definition per page? i added two shortcuts in same markdown.. and specs are render duplicated.. and.. congrats for this hack :D
Hello, It seems that the auth crate doesn't properly parse response errors when the authentication configuration is invalid. I was trying to use GKE Workload Identity as the auth method...
### What happened? Emulator was trying to load object from GCS emulator using wrong URL: log from fsouza/fake-gcs-server emulator ``` time=2025-04-27T11:46:19.843Z level=INFO msg="172.20.0.4 - - [27/Apr/2025:11:46:19 +0000] \"GET /storage/v1//storage/v1/b/md-handler-999/o/sample.parquet?alt=media&prettyPrint=false&projection=full HTTP/1.1\"...
Hi @goccy, following Google storage docs, we don't need to change storage endpoint to use an emulator: https://cloud.google.com/go/docs/reference/cloud.google.com/go/storage/latest This problem can be confirmed by issue https://github.com/goccy/bigquery-emulator/issues/404
Hi @yoshidan , did you test the [Bigquery job API](https://cloud.google.com/bigquery/docs/reference/rest/v2/jobs/insert)? I am trying to use emulator to insert a job to load data into a table, but emulator returning this...