[ https://issues.apache.org/jira/browse/HIVE-20208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
xulongfetion updated HIVE-20208: -------------------------------- Flags: Patch Labels: patch-available (was: ) Priority: Blocker (was: Major) > order by position alias do not work > ----------------------------------- > > Key: HIVE-20208 > URL: https://issues.apache.org/jira/browse/HIVE-20208 > Project: Hive > Issue Type: Bug > Components: Hive > Reporter: xulongfetion > Priority: Blocker > Labels: patch-available > Attachments: order_by_position_alias.patch > > > the order by position alias do not work if there's more than one position > alias. For query like > "select a, b, c from table1 order by 1, 2;", hive will report column not > found error. -- This message was sent by Atlassian JIRA (v7.6.3#76005)