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:
Enter the Alation shell:
sudo /etc/init.d/alation shell
Using alation_conf, set the View Definition for GBQ flag to True:
Enable_extraction_of_full_view_definition_for_gbq -s TrueNote
It does not require any restart.
Set the View Definition for GBQ flag to False to disable this feature:
Enable_extraction_of_full_view_definition_for_gbq -s False