firebase / extensions

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

fix(firestore-bigquery-export): parse batchSize correctly #1930

Closed jauntybrain closed 5 months ago

jauntybrain commented 5 months ago

Parse parameter batchSize correctly in the interactive import script flow.

Fixes #1470 and #911