Extract the Complete View Definition for Google BigQuery

Customer Managed Applies to customer-managed instances of Alation

Do the following steps to enable the flag to extract the complete View Definition for Google BigQuery views and materialized views:

  1. Enter the Alation shell:

sudo /etc/init.d/alation shell
  1. Using alation_conf, set the View Definition for GBQ flag to True:

Enable_extraction_of_full_view_definition_for_gbq -s True

Note

It does not require any restart.

  1. Set the View Definition for GBQ flag to False to disable this feature:

Enable_extraction_of_full_view_definition_for_gbq -s False