extensions icon indicating copy to clipboard operation
extensions copied to clipboard

[fs-bq-import-collection] Overriding destination BigQuery project ID

Open manikant-prasad opened this issue 3 years ago • 1 comments

Extension name

This feature request is for extension: fs-bq-import-collection

What feature would you like to see?

The extension for changelog allows us to override the destination BigQuery project ID which is not the case with the one-time import script. It never prompts for the BigQuery Project ID and the same project ID (as Firestore) is being used as the destination of the BigQuery instance.

It doesn't even allow passing the BigQuery project ID along with the dataset ID to override the default project ID.

How would you use it?

Our current changelog exports are set to export data to a BiggQuery instance outside the project containing the Firestore instance. Need a way to be able to create these one-time dumps on the same tables (different BigQuery project ID).

manikant-prasad avatar May 09 '22 12:05 manikant-prasad

Blocked by another PR, waiting for #979 to be merged.

yamankatby avatar Jun 06 '22 08:06 yamankatby

This should be resolved with #1800.

jauntybrain avatar Jan 19 '24 14:01 jauntybrain

Feel free to open a new issue if the latest version doesn't solve the issue.

pr-Mais avatar Jan 26 '24 06:01 pr-Mais