Schemas in BigQuery
  • 20 Oct 2021
  • 1 Minute to read
  • Dark
    Light
  • PDF

Schemas in BigQuery

  • Dark
    Light
  • PDF

Article Summary

Panoply on BigQuery

The panoply schema is the default for Panoply on BigQuery. Every user who can connect to a database has access to this schema and everything in it. Authorized users can create additional schemas, which can be used to order, group, or categorize tables. For example, you might have a marketing schema with tables from Google Ads and a finance schema with tables from Stripe.

This article explains when and how Panoply uses the panoply schema, and which pieces of functionality are specifically available only in this default schema.

What creates tables in the  panoply schema?

When Panoply ingests data through a data source connector, the tables that are created are all in the panoplyschema. Users can also create custom schemas and use those to ingest data into Panoply.

What creates tables in schemas other than the panoplyschema?

Third-party ingestion tools sometimes create a new schema for every integration. Some third-party ETL tools will not allow users to assign permissions to tables they create to have user permissions. Consult the documentation for your specific tool to determine its defaults and available configurations.

By default, every user in every user group (admins/editors/viewers) has the usage privilege in this schema. Users who have the admin and editor permissions also have the create privilege. Users tab groups apply to the tables and views in this schema. Users can select/insert/delete based on their group.


Was this article helpful?