You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "N Campbell (JIRA)" <ji...@apache.org> on 2013/10/06 19:02:41 UTC

[jira] [Created] (HIVE-5468) allow null ordering to be defined on cursor specification

N Campbell created HIVE-5468:
--------------------------------

             Summary: allow null ordering to be defined on cursor specification
                 Key: HIVE-5468
                 URL: https://issues.apache.org/jira/browse/HIVE-5468
             Project: Hive
          Issue Type: Improvement
    Affects Versions: 0.11.0
            Reporter: N Campbell


Similar comment to HIVE-5467

select rnum, c1, c2 from tset1 tset1 order by c1 nulls first, c2 nulls last




--
This message was sent by Atlassian JIRA
(v6.1#6144)