Skip to content Skip to sidebar Skip to footer
Showing posts with the label Google Bigquery

Sending Email Through Firebase Cloud Functions

I have a big query table containing email of the users and i want to send them a newsletter email (… Read more Sending Email Through Firebase Cloud Functions

Im Failing To Authenticate Big Query From My Node.js Firebase Functions Index.js File

I am using the big query API in my firebase functions index.js file, but I keep getting an internal… Read more Im Failing To Authenticate Big Query From My Node.js Firebase Functions Index.js File

Running Async Js Functions On Bigquery With #standardsql

Now that BigQuery supports async on #standardSQL, how can I convert this #legacySQL function to run… Read more Running Async Js Functions On Bigquery With #standardsql