firebase / extensions

Source code for official Firebase extensions
https://firebase.google.com/products/extensions
Apache License 2.0
892 stars 383 forks source link

🐛 [Stream Firestore to BigQuery] When will you be supporting multi-db?? #2139

Open jggomezt opened 3 months ago

jggomezt commented 3 months ago

Step 2: Extension name

Stream Firestore to BigQuery

What feature would you like to see?

When will you be supporting multi-db??

How would you use it?

We have multi-db instances with Firestore and we need to export the data

cabljac commented 3 months ago

I believe this is blocked as multi-db isn't supported for v1 functions, and extensions only support v1. I will raise this with the team though.