[
https://issues.apache.org/jira/browse/IGNITE-22789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17867976#comment-17867976
]
Ignite TC Bot commented on IGNITE-22789:
----------------------------------------
{panel:title=Branch: [pull/11449/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/11449/head] Base: [master] : New Tests
(8)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Queries 1{color} [[tests
4|https://ci2.ignite.apache.org/viewLog.html?buildId=7994712]]
* {color:#013220}IgniteBinaryCacheQueryTestSuite:
ReplicatedSqlCustomPartitionsTest.testRightJoinPartitionedReplicatedDiffNodeFilterErr
- PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryTestSuite:
ReplicatedSqlCustomPartitionsTest.testRightJoinPartitionedReplicatedDiffPartitionsErr
- PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryTestSuite:
ReplicatedSqlCustomPartitionsTest.testLeftJoinReplicatedPartitionedDiffNodeFilterErr
- PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryTestSuite:
ReplicatedSqlCustomPartitionsTest.testLeftJoinReplicatedPartitionedDiffPartitionsErr
- PASSED{color}
{color:#00008b}Queries 1 (lazy=true){color} [[tests
4|https://ci2.ignite.apache.org/viewLog.html?buildId=7994713]]
* {color:#013220}IgniteBinaryCacheQueryLazyTestSuite:
ReplicatedSqlCustomPartitionsTest.testRightJoinPartitionedReplicatedDiffNodeFilterErr
- PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryLazyTestSuite:
ReplicatedSqlCustomPartitionsTest.testRightJoinPartitionedReplicatedDiffPartitionsErr
- PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryLazyTestSuite:
ReplicatedSqlCustomPartitionsTest.testLeftJoinReplicatedPartitionedDiffNodeFilterErr
- PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryLazyTestSuite:
ReplicatedSqlCustomPartitionsTest.testLeftJoinReplicatedPartitionedDiffPartitionsErr
- PASSED{color}
{panel}
[TeamCity *--> Run :: All*
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=7994745&buildTypeId=IgniteTests24Java8_RunAll]
> Throw informative exception when both partitioned and replicated caches are
> participate in join operation
> ---------------------------------------------------------------------------------------------------------
>
> Key: IGNITE-22789
> URL: https://issues.apache.org/jira/browse/IGNITE-22789
> Project: Ignite
> Issue Type: Bug
> Components: sql
> Affects Versions: 2.16
> Reporter: Evgeny Stanilovsky
> Assignee: Evgeny Stanilovsky
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> According to documentation in [1] join operations (H2 involved only) under
> mixed partitioned vs replicated caches are possible only if number of
> configured affinity partitions are equal.
> For now it`s possible to join such a caches without any warning and as a
> result - obtain erroneous results. It is necessary that an exception be
> thrown in case of misconfiguration.
> [1] https://issues.apache.org/jira/browse/IGNITE-8732
--
This message was sent by Atlassian Jira
(v8.20.10#820010)