You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2013/01/09 11:28:29 UTC

[jira] [Commented] (HIVE-3267) escaped columns in cluster/distribute/order/sort by are not working

    [ https://issues.apache.org/jira/browse/HIVE-3267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13548086#comment-13548086 ] 

Hudson commented on HIVE-3267:
------------------------------

Integrated in Hive-trunk-hadoop2 #54 (See [https://builds.apache.org/job/Hive-trunk-hadoop2/54/])
    HIVE-3267. escaped columns in cluster/distribute/order/sort by are not working. (njain via kevinwilfong) (Revision 1363610)

     Result = ABORTED
kevinwilfong : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1363610
Files : 
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/RowResolver.java
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java
* /hive/trunk/ql/src/test/queries/clientpositive/escape_clusterby1.q
* /hive/trunk/ql/src/test/queries/clientpositive/escape_distributeby1.q
* /hive/trunk/ql/src/test/queries/clientpositive/escape_orderby1.q
* /hive/trunk/ql/src/test/queries/clientpositive/escape_sortby1.q
* /hive/trunk/ql/src/test/results/clientpositive/escape_clusterby1.q.out
* /hive/trunk/ql/src/test/results/clientpositive/escape_distributeby1.q.out
* /hive/trunk/ql/src/test/results/clientpositive/escape_orderby1.q.out
* /hive/trunk/ql/src/test/results/clientpositive/escape_sortby1.q.out

                
> escaped columns in cluster/distribute/order/sort by are not working
> -------------------------------------------------------------------
>
>                 Key: HIVE-3267
>                 URL: https://issues.apache.org/jira/browse/HIVE-3267
>             Project: Hive
>          Issue Type: Bug
>          Components: Query Processor
>    Affects Versions: 0.10.0
>            Reporter: Namit Jain
>            Assignee: Namit Jain
>             Fix For: 0.10.0
>
>
> The following query:
> select `key`, value from src cluster by `key`, value;
> fails

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira