Document toolboxDocument toolbox

Best practices for working on Google Big Query environment

Applies to: Kyvos Enterprise  Kyvos Cloud (SaaS on AWS) Kyvos AWS Marketplace

Kyvos Azure Marketplace   Kyvos GCP Marketplace Kyvos Single Node Installation (Kyvos SNI)


  1. When a SQL-based dataset is created using complex joining logic, the user should use GBQ views to instruct GBQ to perform that logic.

  2. Do not use External GBQ tables to ensure the data read performance while processing the semantic model.

Copyright Kyvos, Inc. All rights reserved.