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

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

Commit 6ab9e49881d8b4a373dc3af12f0c94978fbc4b88 in asterixdb's branch 
refs/heads/master from [~alsuliman]
[ https://git-wip-us.apache.org/repos/asf?p=asterixdb.git;h=6ab9e49 ]

[ASTERIXDB-2203][IDX] Regression test for Eliminating sort operator

- user model changes: no
- storage format changes: no
- interface changes: no

details:
Unit test case to compare the job spec for a normal secondary BTree vs
secondary primary index creation and verify that sort operator is removed
for the latter.

Change-Id: Ifc4f90928250aafd90d965028beb07561222086c
Reviewed-on: https://asterix-gerrit.ics.uci.edu/2245
Sonar-Qube: Jenkins <[email protected]>
Tested-by: Jenkins <[email protected]>
Contrib: Jenkins <[email protected]>
Integration-Tests: Jenkins <[email protected]>
Reviewed-by: Murtadha Hubail <[email protected]>


> Secondary Primary index shouldn't sort with existing dataset
> ------------------------------------------------------------
>
>                 Key: ASTERIXDB-2203
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2203
>             Project: Apache AsterixDB
>          Issue Type: Improvement
>            Reporter: Ian Maxon
>
> Right now creating a secondary primary index causes it to sort, like other 
> secondary indices, however there's no need to sort because the data is of 
> course already in primary order. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to