question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Gen schema doesnt support non US locations

See original GitHub issue

[REQUIRED] Step 2: Describe your configuration

[REQUIRED] Step 3: Describe the problem

Steps to reproduce:

Run the script as specified in the help. BQ Dataset should be set up in a non US location

Expected result

Script completes without error

Actual result

Script completes with error:

{"errors":[{"reason":"notFound","message":"Not found: Dataset xxxxx-results:xxxxxx-results was not found in location US"}] ..... truncated ......

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:12 (6 by maintainers)

github_iconTop GitHub Comments

3reactions
fringleycommented, Feb 12, 2021

Ha! OK, I feel like an idiot! Thanks for clarifying this and my apologies for wasting your time on this!

Best wishes, Chris.

0reactions
dackers86commented, Feb 15, 2021

No problem @fringley. Happy it’s all working!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Specifying a schema | BigQuery - Google Cloud
Pre-GA products and features might have limited support, and changes to pre-GA products and features might not be compatible with other pre-GA versions....
Read more >
Configure schema inference and evolution in Auto Loader
Learn how schema inference and evolution work in Auto Loader.
Read more >
CREATE EXTERNAL SCHEMA - Amazon Redshift
Creates a new external schema in the current database. You can use this external schema to connect to Amazon RDS for PostgreSQL or...
Read more >
OpenAPI Specification - Version 3.0.3 - Swagger
The patch version SHOULD NOT be considered by tooling, making no ... the OAS are based on the types supported by the JSON...
Read more >
Understanding JSON Schema
4 Since JSON strings always support unicode, they are analogous to unicode on Python 2.x and str on Python 3.x. 5 JSON does...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found