You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/01/27 02:47:39 UTC

[jira] [Commented] (ASTERIXDB-1277) Add Default Interval Sort Order For Desc

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

ASF subversion and git services commented on ASTERIXDB-1277:
------------------------------------------------------------

Commit bf34d187dd0077b81c01126bbd4b83a15519a425 in incubator-asterixdb's branch refs/heads/master from [~prestonc]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-asterixdb.git;h=bf34d18 ]

ASTERIXDB-1277 - Updated interval desc sort to be based on end point.

The default interval sort order is now the following:
  asc - start point asc, end point asc
  desc - end point desc, start point desc

Change-Id: I61d00850e0bc8ebc611366b95e2aa4da07d21d55
Reviewed-on: https://asterix-gerrit.ics.uci.edu/598
Tested-by: Jenkins <je...@fulliautomatix.ics.uci.edu>
Reviewed-by: Taewoo Kim <wa...@gmail.com>


> Add Default Interval Sort Order For Desc
> ----------------------------------------
>
>                 Key: ASTERIXDB-1277
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1277
>             Project: Apache AsterixDB
>          Issue Type: Bug
>            Reporter: Preston Carman
>            Assignee: Preston Carman
>
> When sorting on an interval field, the descending case should use the end point instead of the starting point.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)