-
Notifications
You must be signed in to change notification settings - Fork 383
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🐛 firebase/firestore-bigquery-export: firestore extension doesn't support database? #2211
Comments
I've added the feature request label. This is blocked until the extensions platform fully supports v2 functions I believe. |
Linking to this issue #2072. |
Interesting, can you confirm the algolia extension works properly with that param? We encountered issues when trying to do this before, e.g: |
I can confirm it works with the default db. However, I can also run a test to see if it's working with another db. Will let you know Monday. |
this is an important one for multi-tenant use-cases. right now also blocked by not being able to deploy Stream to BigQuery with multi-firestore architecture, so a +1 from me and will watch the issue |
Plus 1 here |
[READ] Step 1: Are you in the right place?
Issues filed here should be about bugs for a specific extension in this repository.
If you have a general question, need help debugging, or fall into some
other category use one of these other channels:
with the firebase tag.
google group.
Firebase support directly.
[REQUIRED] Step 2: Describe your configuration
Configuration values (redact info where appropriate):
[REQUIRED] Step 3: Describe the problem
Steps to reproduce:
I cannot see an option to set firebase extension to listen to firestore collection in a different DB than the (default) one. Please either provide a option or help with any workaround for the same.
Expected result
Actual result
The text was updated successfully, but these errors were encountered: