这是indexloc提供的服务,不要输入任何密码
Skip to content

🐛 [firestore-bigquery-export] Dataset was not found in location US #2473

@JanickFischer

Description

@JanickFischer

[REQUIRED] Step 2: Describe your configuration

  • Project in EU region
  • Firebase Bigquery Extension is setup
  • Data is in Bigquery
  • npx @firebaseextensions/fs-bq-schema-views

[REQUIRED] Step 3: Describe the problem

Steps to reproduce:

Running from the cmd line:

npx @firebaseextensions/fs-bq-schema-views \ 
  --non-interactive \
  --project=xx\
  --dataset=xx \
  --table-name-prefix=xx \
  --schema-files=xx.json
Expected result

Successful schema creation.

Actual result

Not found: Dataset xx was not found in location US

Metadata

Metadata

Assignees

Labels

type: bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions