[
https://issues.apache.org/jira/browse/HIVE-20208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16551237#comment-16551237
]
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 build exiting with an error
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/12742/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/12742/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-12742/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Tests exited with: Exception: Patch URL
https://issues.apache.org/jira/secure/attachment/12932359/HIVE-orderby-position-alias.patch
was found in seen patch url's cache and a test was probably run already on it.
Aborting...
{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)