[ https://issues.apache.org/jira/browse/HIVE-6519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ashutosh Chauhan updated HIVE-6519: ----------------------------------- Resolution: Fixed Fix Version/s: 0.13.0 Status: Resolved (was: Patch Available) Committed to trunk. > 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 > Priority: Minor > Fix For: 0.13.0 > > Attachments: HIVE-6519.1.patch > > > 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)