[
https://issues.apache.org/jira/browse/IGNITE-13765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17240851#comment-17240851
]
Ignite TC Bot commented on IGNITE-13765:
----------------------------------------
{panel:title=Branch: [pull/8510/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/8510/head] Base: [master] : New Tests
(2)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Queries 1{color} [[tests
2|https://ci.ignite.apache.org/viewLog.html?buildId=5765618]]
* {color:#013220}IgniteBinaryCacheQueryTestSuite:
BasicIndexTest.testOpenRangePredicateOnCompoundPk - PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryTestSuite:
BasicIndexMultinodeTest.testOpenRangePredicateOnCompoundPk - PASSED{color}
{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=5765650&buildTypeId=IgniteTests24Java8_RunAll]
> Incorrect work of predicates (< and >) in where clause with compound primary
> key.
> ---------------------------------------------------------------------------------
>
> Key: IGNITE-13765
> URL: https://issues.apache.org/jira/browse/IGNITE-13765
> Project: Ignite
> Issue Type: Bug
> Components: sql
> Affects Versions: 2.9, 2.8.1
> Reporter: Ilya Kazakov
> Assignee: Konstantin Orlov
> Priority: Major
> Fix For: 2.10
>
> Attachments: CompoundPkPredicateTest.java
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The combination of these two conditions always gives an empty selection, but
> the result must not be empty.
> * Compound primary key (2 or more columns)
> * In select query in where clause use condition on every pk-column only once
> and one of this conditions should be < or >
> The reproducer is attached.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)