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/02/16 19:29:12 UTC

[jira] [Created] (HIVE-4030) Name windowing function in consistence with sql standard

Ashutosh Chauhan created HIVE-4030:
--------------------------------------

             Summary: Name windowing function in consistence with sql standard
                 Key: HIVE-4030
                 URL: https://issues.apache.org/jira/browse/HIVE-4030
             Project: Hive
          Issue Type: Bug
          Components: PTF-Windowing
            Reporter: Ashutosh Chauhan
            Assignee: Ashutosh Chauhan
         Attachments: hive-4030.patch

Currently we name them as denserank, percentrank, rownumber, cumedist. SQL standard says that they should be named as dense_rank, percent_rank, row_number, cume_dist.

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