[
https://issues.apache.org/jira/browse/IGNITE-17455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17578010#comment-17578010
]
Ignite TC Bot commented on IGNITE-17455:
----------------------------------------
{panel:title=Branch: [pull/10182/head] Base: [master] : Possible Blockers
(1)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}PDS (Indexing){color} [[tests 0 TIMEOUT , Exit Code
|https://ci.ignite.apache.org/viewLog.html?buildId=6722405]]
{panel}
{panel:title=Branch: [pull/10182/head] Base: [master] : New Tests
(16)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Index Query API{color} [[tests
16|https://ci.ignite.apache.org/viewLog.html?buildId=6722380]]
* {color:#013220}IndexQueryTestSuite:
IndexQueryPartitionTest.testSinglePartition[mode=REPLICATED, client=true] -
PASSED{color}
* {color:#013220}IndexQueryTestSuite:
IndexQueryPartitionTest.testSetNullNotAffect[mode=REPLICATED, client=true] -
PASSED{color}
* {color:#013220}IndexQueryTestSuite:
IndexQueryPartitionTest.testLocalWithPartition[mode=REPLICATED, client=true] -
PASSED{color}
* {color:#013220}IndexQueryTestSuite:
IndexQueryPartitionTest.testNegativePartitionFails[mode=REPLICATED,
client=true] - PASSED{color}
* {color:#013220}IndexQueryTestSuite:
IndexQueryPartitionTest.testSinglePartition[mode=REPLICATED, client=false] -
PASSED{color}
* {color:#013220}IndexQueryTestSuite:
IndexQueryPartitionTest.testSetNullNotAffect[mode=REPLICATED, client=false] -
PASSED{color}
* {color:#013220}IndexQueryTestSuite:
IndexQueryPartitionTest.testLocalWithPartition[mode=REPLICATED, client=false] -
PASSED{color}
* {color:#013220}IndexQueryTestSuite:
IndexQueryPartitionTest.testNegativePartitionFails[mode=REPLICATED,
client=false] - PASSED{color}
* {color:#013220}IndexQueryTestSuite:
IndexQueryPartitionTest.testSinglePartition[mode=PARTITIONED, client=true] -
PASSED{color}
* {color:#013220}IndexQueryTestSuite:
IndexQueryPartitionTest.testSetNullNotAffect[mode=PARTITIONED, client=true] -
PASSED{color}
* {color:#013220}IndexQueryTestSuite:
IndexQueryPartitionTest.testLocalWithPartition[mode=PARTITIONED, client=true] -
PASSED{color}
... and 5 new tests
{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=6722442&buildTypeId=IgniteTests24Java8_RunAll]
> IndexQuery should support setPartition
> --------------------------------------
>
> Key: IGNITE-17455
> URL: https://issues.apache.org/jira/browse/IGNITE-17455
> Project: Ignite
> Issue Type: New Feature
> Reporter: Maksim Timonin
> Assignee: Maksim Timonin
> Priority: Major
> Labels: IEP-71
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Currently IndexQuery doesn't support querying specified partition. But other
> types of queries provide this option - ScanQuery, SqlFieldsQuery.
> It's useful option for working with affinity requests. Then IndexQuery should
> work over single partition.
> To make it possible to migrate to IndexQuery from others queries let's add
> such opportunity.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)