BigQuery

Setup BigQuery Integration To Mitzu

Overviewโ€‹

To set up connection with BigQuery, we need the following:

  • Grant Permissions to a Mitzu-owned Service Account

  • Your BigQuery Project ID

Grant Permissions to Mitzu's Service Accountโ€‹

You need to grant some permissions for Mitzu from your Google Cloud console in order for us to access your BigQuery data.

  1. In your BigQuery's IAM & Admin settings, add the Statsig service account you copied in the Statsig Console as a new principal for your project, and give it the following roles:

    • BigQuery User

    • BigQuery Data Viewer

    • BigQuery Job User

    • BigQuery Read Session User

  1. Copy credentials to Mitzu workspace settings

  1. Add tables from Bigquery. Follow here.

Last updated