[
https://issues.apache.org/jira/browse/IGNITE-13024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17617655#comment-17617655
]
Ignite TC Bot commented on IGNITE-13024:
----------------------------------------
{panel:title=Branch: [pull/10317/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/10317/head] Base: [master] : New Tests
(2)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Calcite SQL{color} [[tests
2|https://ci2.ignite.apache.org/viewLog.html?buildId=6819332]]
* {color:#013220}IgniteCalciteTestSuite:
CalciteBasicSecondaryIndexIntegrationTest.testComplexIndexExpression -
PASSED{color}
* {color:#013220}IgniteCalciteTestSuite:
IndexSearchBoundsPlannerTest.testBoundsComplex - PASSED{color}
{panel}
[TeamCity *--> Run :: All*
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=6819412&buildTypeId=IgniteTests24Java8_RunAll]
> Calcite integration. Support and simplification of complex expressions in
> index conditions
> ------------------------------------------------------------------------------------------
>
> Key: IGNITE-13024
> URL: https://issues.apache.org/jira/browse/IGNITE-13024
> Project: Ignite
> Issue Type: Improvement
> Components: sql
> Reporter: Roman Kondakov
> Assignee: Aleksey Plekhanov
> Priority: Major
> Labels: calcite2-required, calcite3-required
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Current implementation supports only trivial expressions in index conditions,
> i.e. {{x=1}}. We need to support all evaluatable expressions (which not
> depends on input/table references) like {{x=?+10}}. Also we need to ensure
> that complex expressions in index filters are simplified (see
> {{RexSimplify}}).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)