Brock Noland created HIVE-8451:
----------------------------------
Summary: Create table stored as like does not work
Key: HIVE-8451
URL: https://issues.apache.org/jira/browse/HIVE-8451
Project: Hive
Issue Type: Bug
Reporter: Brock Noland
Priority: Critical
{noformat}
hive> create table t2 stored as parquet like t1;
FAILED: ParseException line 1:34 missing EOF at 'like' near 'parquet'
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
