[ 
https://issues.apache.org/jira/browse/IGNITE-22590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17860722#comment-17860722
 ] 

Ignite TC Bot commented on IGNITE-22590:
----------------------------------------

{panel:title=Branch: [pull/11410/head] Base: [master] : No blockers 
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/11410/head] Base: [master] : New Tests 
(1)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Calcite SQL{color} [[tests 
1|https://ci2.ignite.apache.org/viewLog.html?buildId=7931945]]
* {color:#013220}IgniteCalciteTestSuite: 
JoinRehashIntegrationTest.testNullAffinityKeys - PASSED{color}

{panel}
[TeamCity *--> Run :: All* 
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=7932022&buildTypeId=IgniteTests24Java8_RunAll]

> Calcite engine. Distribution by affinity function for columns with null 
> values fails
> ------------------------------------------------------------------------------------
>
>                 Key: IGNITE-22590
>                 URL: https://issues.apache.org/jira/browse/IGNITE-22590
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Aleksey Plekhanov
>            Assignee: Aleksey Plekhanov
>            Priority: Major
>              Labels: calcite, ise
>
> If one side of the join converted to distribution of another side by affinity 
> function there can be an errors like:
> {noformat}
> Caused by: java.lang.IllegalArgumentException: Null key is passed for a 
> partition calculation. Make sure that an affinity key that is used is 
> initialized properly.
>     at 
> org.apache.ignite.cache.affinity.rendezvous.RendezvousAffinityFunction.partition(RendezvousAffinityFunction.java:506)
>     at 
> org.apache.ignite.internal.processors.query.calcite.trait.AffinityAdapter.applyAsInt(AffinityAdapter.java:46)
>     at 
> org.apache.ignite.internal.processors.query.calcite.trait.Partitioned.targets(Partitioned.java:42)
>     at 
> org.apache.ignite.internal.processors.query.calcite.exec.rel.Outbox.flush(Outbox.java:233)
>     at 
> org.apache.ignite.internal.processors.query.calcite.exec.rel.Outbox.push(Outbox.java:141)
> {noformat}
> If input to rehash contains null values.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to