[
https://issues.apache.org/jira/browse/HIVE-20208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16550295#comment-16550295
]
Hive QA commented on HIVE-20208:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12932359/HIVE-orderby-position-alias.patch
{color:red}ERROR:{color} -1 due to no test(s) being added or modified.
{color:green}SUCCESS:{color} +1 due to 14679 tests passed
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/12718/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/12718/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-12718/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.YetusPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12932359 - PreCommit-HIVE-Build
> 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: HIVE-orderby-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)