[
https://issues.apache.org/jira/browse/IGNITE-25820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrey Mashenkov reassigned IGNITE-25820:
-----------------------------------------
Assignee: Andrey Mashenkov
> Fail TpcdsQueryPlannerTest.test([59] 59) on JDK 21
> --------------------------------------------------
>
> Key: IGNITE-25820
> URL: https://issues.apache.org/jira/browse/IGNITE-25820
> Project: Ignite
> Issue Type: Improvement
> Components: sql ai3
> Reporter: Iurii Gerzhedovich
> Assignee: Andrey Mashenkov
> Priority: Major
> Labels: MakeTeamcityGreenAgain
>
> The test
> org.apache.ignite.internal.sql.engine.planner.TpcdsQueryPlannerTest.test([59]
> 59) is green on JDK 11 and JDK 17, however, it fails on JDK 21.
> The issue is a different estimated row count in a plan:
> (rows=181545469684679580) instead of (rows=181545469684679584). For some
> reason, the estimation is less by 4 rows.
> Let's investigate the reason and fix it.
> See
> https://ci.ignite.apache.org/buildConfiguration/ApacheIgnite3xGradle_Test_RunAllTestsJdk1721/9276454
--
This message was sent by Atlassian Jira
(v8.20.10#820010)