| # Table level constraints: | |
| # Allows for defining constraints on which file formats to generate for an individual | |
| # table. The table name should match the base table name defined in the schema template | |
| # file. | |
| # stores_sales_unpartitioned is only used as an intermediate table. | |
| table_name:store_sales_unpartitioned, constraint:restrict_to, table_format:text/none/none |