[
https://issues.apache.org/jira/browse/HIVE-20208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16548782#comment-16548782
]
Vineet Garg commented on HIVE-20208:
------------------------------------
[~EricWohlstadter] If you were already looking into it feel free to assign this
back to yourself.
> 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
> Assignee: Vineet Garg
> 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)