[
https://issues.apache.org/jira/browse/IGNITE-15535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17420084#comment-17420084
]
Ignite TC Bot commented on IGNITE-15535:
----------------------------------------
{panel:title=Branch: [pull/9429/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/9429/head] Base: [master] : New Tests
(8)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Index Query API{color} [[tests
8|https://ci.ignite.apache.org/viewLog.html?buildId=6193882]]
* {color:#013220}IndexQueryTestSuite:
RepeatedFieldIndexQueryTest.testCommonBoundary[idx=DESC_ID_IDX fldName=descId]
- PASSED{color}
* {color:#013220}IndexQueryTestSuite:
RepeatedFieldIndexQueryTest.testCorrectMergeMultipleBoundaries[idx=DESC_ID_IDX
fldName=descId] - PASSED{color}
* {color:#013220}IndexQueryTestSuite:
RepeatedFieldIndexQueryTest.testMultipleEqualsCriteria[idx=DESC_ID_IDX
fldName=descId] - PASSED{color}
* {color:#013220}IndexQueryTestSuite:
RepeatedFieldIndexQueryTest.testRangeQueriesWithTwoCriteriaSingleField[idx=ID_IDX
fldName=id] - PASSED{color}
* {color:#013220}IndexQueryTestSuite:
RepeatedFieldIndexQueryTest.testRangeQueriesWithTwoCriteriaSingleField[idx=DESC_ID_IDX
fldName=descId] - PASSED{color}
* {color:#013220}IndexQueryTestSuite:
RepeatedFieldIndexQueryTest.testCommonBoundary[idx=ID_IDX fldName=id] -
PASSED{color}
* {color:#013220}IndexQueryTestSuite:
RepeatedFieldIndexQueryTest.testCorrectMergeMultipleBoundaries[idx=ID_IDX
fldName=id] - PASSED{color}
* {color:#013220}IndexQueryTestSuite:
RepeatedFieldIndexQueryTest.testMultipleEqualsCriteria[idx=ID_IDX fldName=id] -
PASSED{color}
{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=6193883&buildTypeId=IgniteTests24Java8_RunAll]
> Should support multiple criteria for same field
> -----------------------------------------------
>
> Key: IGNITE-15535
> URL: https://issues.apache.org/jira/browse/IGNITE-15535
> Project: Ignite
> Issue Type: New Feature
> Reporter: Maksim Timonin
> Assignee: Maksim Timonin
> Priority: Major
> Labels: IEP-71
> Time Spent: 40m
> Remaining Estimate: 0h
>
> It should be allowed to build constructions like (a > 10 && a <= 100):
> IndexQuery(gt(a, 10), lte(a, 100))
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)