[
https://issues.apache.org/jira/browse/IGNITE-15530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17435955#comment-17435955
]
Ignite TC Bot commented on IGNITE-15530:
----------------------------------------
{panel:title=Branch: [pull/9540/head] Base: [master] : Possible Blockers
(1)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}Platform .NET (Windows){color} [[tests 0 Exit Code
|https://ci.ignite.apache.org/viewLog.html?buildId=6245397]]
{panel}
{panel:title=Branch: [pull/9540/head] Base: [master] : New Tests
(52)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Index Query API{color} [[tests
52|https://ci.ignite.apache.org/viewLog.html?buildId=6244584]]
* {color:#013220}IndexQueryTestSuite:
IndexQueryRangeTest.testRangeQueries[qryPar=4 atomicity=TRANSACTIONAL
mode=PARTITIONED node=CRD backups=0 idxName=PERSON_ID_IDX duplicates=1] -
PASSED{color}
* {color:#013220}IndexQueryTestSuite:
IndexQueryRangeTest.testRangeQueries[qryPar=1 atomicity=TRANSACTIONAL
mode=PARTITIONED node=CRD backups=0 idxName=PERSON_ID_IDX duplicates=1] -
PASSED{color}
* {color:#013220}IndexQueryTestSuite:
IndexQueryRangeTest.testRangeQueries[qryPar=1 atomicity=TRANSACTIONAL
mode=REPLICATED node=CRD backups=0 idxName=PERSON_ID_IDX duplicates=1] -
PASSED{color}
* {color:#013220}IndexQueryTestSuite:
IndexQueryRangeTest.testRangeQueries[qryPar=1 atomicity=TRANSACTIONAL
mode=REPLICATED node=CLN backups=0 idxName=PERSON_ID_IDX duplicates=10] -
PASSED{color}
* {color:#013220}IndexQueryTestSuite:
IndexQueryRangeTest.testRangeQueries[qryPar=4 atomicity=TRANSACTIONAL
mode=PARTITIONED node=CLN backups=0 idxName=PERSON_DESCID_IDX duplicates=1] -
PASSED{color}
* {color:#013220}IndexQueryTestSuite:
IndexQueryRangeTest.testRangeQueries[qryPar=1 atomicity=TRANSACTIONAL
mode=PARTITIONED node=CLN backups=0 idxName=PERSON_DESCID_IDX duplicates=1] -
PASSED{color}
* {color:#013220}IndexQueryTestSuite:
IndexQueryRangeTest.testRangeQueries[qryPar=1 atomicity=TRANSACTIONAL
mode=REPLICATED node=CLN backups=0 idxName=PERSON_DESCID_IDX duplicates=1] -
PASSED{color}
* {color:#013220}IndexQueryTestSuite:
IndexQueryRangeTest.testRangeQueries[qryPar=1 atomicity=TRANSACTIONAL
mode=PARTITIONED node=CLN backups=0 idxName=PERSON_DESCID_IDX duplicates=10] -
PASSED{color}
* {color:#013220}IndexQueryTestSuite:
IndexQueryRangeTest.testRangeQueries[qryPar=1 atomicity=TRANSACTIONAL
mode=REPLICATED node=CLN backups=0 idxName=PERSON_DESCID_IDX duplicates=10] -
PASSED{color}
* {color:#013220}IndexQueryTestSuite:
IndexQueryRangeTest.testRangeQueries[qryPar=4 atomicity=TRANSACTIONAL
mode=PARTITIONED node=CLN backups=0 idxName=PERSON_ID_IDX duplicates=10] -
PASSED{color}
* {color:#013220}IndexQueryTestSuite:
IndexQueryRangeTest.testRangeQueries[qryPar=1 atomicity=TRANSACTIONAL
mode=PARTITIONED node=CLN backups=0 idxName=PERSON_ID_IDX duplicates=10] -
PASSED{color}
... and 41 new tests
{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=6244586&buildTypeId=IgniteTests24Java8_RunAll]
> IndexQuery has to use MergeSort reducer
> ---------------------------------------
>
> Key: IGNITE-15530
> URL: https://issues.apache.org/jira/browse/IGNITE-15530
> Project: Ignite
> Issue Type: New Feature
> Reporter: Maksim Timonin
> Assignee: Maksim Timonin
> Priority: Major
> Labels: IEP-71
> Fix For: 2.12
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Currently IndexQuery doesn't sort result over multiple nodes. But the idea of
> index is to return ordered result. So, IndexQuery should use MergeSort for a
> result cursor.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)