You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Aleksey Plekhanov (Jira)" <ji...@apache.org> on 2022/10/19 10:19:00 UTC

[jira] [Updated] (IGNITE-13024) Calcite integration. Support and simplification of complex expressions in index conditions

     [ https://issues.apache.org/jira/browse/IGNITE-13024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aleksey Plekhanov updated IGNITE-13024:
---------------------------------------
    Labels: calcite calcite3-required  (was: calcite2-required calcite3-required)

> 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: calcite, calcite3-required
>             Fix For: 2.15
>
>          Time Spent: 20m
>  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)