Pavel Pereslegin created IGNITE-23039:
-----------------------------------------
Summary: 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
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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)