In the HCat e2e tests we check that the following commands are blocked:

CTAS
alter index rebuild
alter table partition concatenate
alter table archive partition
analyze table
export/import

Alan.

On Jul 19, 2012, at 11:42 PM, Carl Steinbach wrote:

> Hi,
> 
> Does anyone have a complete (or even partial) list of the Hive DDL commands
> that HCat does not support? I know that HCatSemanticAnalyzer.preAnalyze()
> contains a whitelist of the Hive DDL commands that HCat *does* support, but
> was hoping that someone can save me the time of working out the implicit
> blacklist by hand. Anyone?
> 
> Thanks
> 
> Carl

Reply via email to