Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

dataform schema suffix for sources

 am trying to manage production and development environments using the GCP cloud GUI from the same code base. I have created separate release configurations and workflow configurations based off of the same DAG, with the only difference that the production environment data resides in a schema with _prod as the suffix.

I have accordingly included the correct suffix in the release configuration for production:

Screenshot from 2023-10-31 23-55-38.png

 

However, I have discovered that it does not apply to my source data, which uses `schema: dataform.projectConfig.defaultSchema` in the declaration. Am I configuring my project correctly?

 
0 2 1,311
2 REPLIES 2