You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Igor Seliverstov (Jira)" <ji...@apache.org> on 2020/02/20 11:24:00 UTC

[jira] [Created] (IGNITE-12708) Calcite integration. Expressions factory base implementation.

Igor Seliverstov created IGNITE-12708:
-----------------------------------------

             Summary: Calcite integration. Expressions factory base implementation.
                 Key: IGNITE-12708
                 URL: https://issues.apache.org/jira/browse/IGNITE-12708
             Project: Ignite
          Issue Type: New Feature
          Components: sql
            Reporter: Igor Seliverstov
            Assignee: Igor Seliverstov


We need to implement basic environment for expressions evaluation.

Expressions should exist in two types - compiled and interpreted.

Expressions should be compiled in dedicated thread pull and eventually replace interpreted ones.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)