You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Ashutosh Chauhan (JIRA)" <ji...@apache.org> on 2013/03/07 22:42:14 UTC

[jira] [Commented] (HIVE-4140) Specifying alias for windowing function

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

Ashutosh Chauhan commented on HIVE-4140:
----------------------------------------

Further, {{as}} is optional in such cases.
                
> Specifying alias for windowing function
> ---------------------------------------
>
>                 Key: HIVE-4140
>                 URL: https://issues.apache.org/jira/browse/HIVE-4140
>             Project: Hive
>          Issue Type: Bug
>          Components: PTF-Windowing
>            Reporter: Ashutosh Chauhan
>
> Currently we support
> select rank() as rnk over (...) from ..
> whereas sql standard dictates
> select rank() over (...) as rnk from .. 
> is standard 

--
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