[
https://issues.apache.org/jira/browse/IGNITE-23039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Pereslegin updated IGNITE-23039:
--------------------------------------
Description:
Currently when serializing {{Sarg}} ({{SEARCH}} operator) we converting it to
OR (using {{Rextil.exapndSearch()}}) .
But since 1.35 calcite supports serialization of {{Sarg}} (see CALCITE-5614).
Need to port this code to AI.
p.s. check TODOs
was:
Currently when serializing {{Sarg}} ({{SEARCH}} operator) we converting it to
OR (using {{Rextil.exapndSearch()}}) .
But since 1.35 calcite supports serialization of {{Sarg}} (see CALCITE-5614).
Need to port this code to AI.
> Sql. Add support for Sarg serialization/deserialization
> -------------------------------------------------------
>
> Key: IGNITE-23039
> URL: https://issues.apache.org/jira/browse/IGNITE-23039
> Project: Ignite
> Issue Type: Improvement
> Components: sql
> Reporter: Pavel Pereslegin
> Priority: Major
> Labels: ignite-3
>
> Currently when serializing {{Sarg}} ({{SEARCH}} operator) we converting it to
> OR (using {{Rextil.exapndSearch()}}) .
> But since 1.35 calcite supports serialization of {{Sarg}} (see CALCITE-5614).
> Need to port this code to AI.
> p.s. check TODOs
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)