[
https://issues.apache.org/jira/browse/IGNITE-23345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17886781#comment-17886781
]
Ignite TC Bot commented on IGNITE-23345:
----------------------------------------
{panel:title=Branch: [pull/11565/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/11565/head] Base: [master] : No new tests
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}{panel}
[TeamCity *--> Run :: All*
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=8094824&buildTypeId=IgniteTests24Java8_RunAll]
> Calcite engine. Correlated nested loop LEFT join failure
> --------------------------------------------------------
>
> Key: IGNITE-23345
> URL: https://issues.apache.org/jira/browse/IGNITE-23345
> Project: Ignite
> Issue Type: Bug
> Affects Versions: 2.14
> Reporter: Aleksey Plekhanov
> Assignee: Aleksey Plekhanov
> Priority: Major
> Labels: calcite, ignite-2, ise
> Fix For: 2.17
>
>
> Some combination of left/right inputs size can lead to failure of correlated
> nested loop LEFT join:
> {noformat}
> Caused by: java.lang.AssertionError: null
> at
> org.apache.ignite.internal.processors.query.calcite.exec.rel.CorrelatedNestedLoopJoinNode.request(CorrelatedNestedLoopJoinNode.java:130)
> at
> org.apache.ignite.internal.processors.query.calcite.exec.rel.FilterNode.filter(FilterNode.java:135)
> at
> org.apache.ignite.internal.processors.query.calcite.exec.rel.FilterNode.push(FilterNode.java:82)
> at
> org.apache.ignite.internal.processors.query.calcite.exec.rel.CorrelatedNestedLoopJoinNode.join(CorrelatedNestedLoopJoinNode.java:434)
> at
> org.apache.ignite.internal.processors.query.calcite.exec.rel.CorrelatedNestedLoopJoinNode.onEndRight(CorrelatedNestedLoopJoinNode.java:372)
> at
> org.apache.ignite.internal.processors.query.calcite.exec.rel.CorrelatedNestedLoopJoinNode.endRight(CorrelatedNestedLoopJoinNode.java:255)
> at
> org.apache.ignite.internal.processors.query.calcite.exec.rel.CorrelatedNestedLoopJoinNode$2.end(CorrelatedNestedLoopJoinNode.java:182)
> at
> org.apache.ignite.internal.processors.query.calcite.exec.rel.ScanNode.processNextBatch(ScanNode.java:185)
> at
> org.apache.ignite.internal.processors.query.calcite.exec.rel.ScanNode.push(ScanNode.java:145)
> {noformat}
> Root cause is described at related IGNITE-21722 ticket for AI3
--
This message was sent by Atlassian Jira
(v8.20.10#820010)