Files
impala/testdata/datasets/tpcds/schema_constraints.csv
ishaan d3a94aa4fe Don't load tpcds.store_sales_unpartitioned into any file format except text.
Change-Id: I398d26ca8e36a45cb3d0a076cdd604ff6eba793d
Reviewed-on: http://gerrit.ent.cloudera.com:8080/444
Reviewed-by: Lenni Kuff <lskuff@cloudera.com>
Reviewed-by: Ishaan Joshi <ishaan@cloudera.com>
Tested-by: Ishaan Joshi <ishaan@cloudera.com>
2014-01-08 10:52:43 -08:00

299 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.
5table_name:store_sales_unpartitioned, constraint:restrict_to, table_format:text/none/none