# 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. table_name:hbasealltypessmall, constraint:restrict_to, table_format:text/none/none table_name:hbasealltypesagg, constraint:restrict_to, table_format:text/none/none table_name:hbasealltypeserror, constraint:restrict_to, table_format:text/none/none table_name:hbasealltypeserrornonulls, constraint:restrict_to, table_format:text/none/none table_name:hbasestringids, constraint:restrict_to, table_format:text/none/none table_name:old_rcfile_table, constraint:restrict_to, table_format:rc/none/none table_name:bad_text_lzo, constraint:restrict_to, table_format:text/lzo/block table_name:bad_seq_snap, constraint:restrict_to, table_format:seq/snap/block table_name:map_table, constraint:restrict_to, table_format:text/none/none table_name:array_table, constraint:restrict_to, table_format:text/none/none table_name:escapechartesttable, constraint:exclude, table_format:parquet table_name:nulltable, constraint:exclude, table_format:parquet table_name:nullescapedtable, constraint:exclude, table_format:parquet table_name:TblWithRaggedColumns, constraint:exclude, table_format:parquet