Files
impala/testdata/datasets/tpcds/schema_constraints.csv
ishaan 52f223137c [CDH5] Remove the constraint to not load avro tables for tpcds.
Change-Id: I7e29ccb1db34e671c369d480e2ce7a46264c62c4
Reviewed-on: http://gerrit.ent.cloudera.com:8080/3440
Reviewed-by: Ishaan Joshi <ishaan@cloudera.com>
Tested-by: jenkins
2014-07-15 19:37:38 -07:00

367 B

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