Gunther Hagleitner created HIVE-6519: ----------------------------------------
Summary: Allow optional "as" in subquery definition Key: HIVE-6519 URL: https://issues.apache.org/jira/browse/HIVE-6519 Project: Hive Issue Type: Bug Reporter: Gunther Hagleitner Assignee: Gunther Hagleitner Allow both: select * from (select * from foo) bar select * from (select * from foo) as bar -- This message was sent by Atlassian JIRA (v6.1.5#6160)