You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Yury Gerzhedovich (Jira)" <ji...@apache.org> on 2021/06/18 09:34:01 UTC

[jira] [Updated] (IGNITE-14195) SQL Calcite: ease of use of new Calcite engine

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

Yury Gerzhedovich updated IGNITE-14195:
---------------------------------------
    Labels: calcite2-required calcite3-required  (was: )

> SQL Calcite: ease of use of new Calcite engine
> ----------------------------------------------
>
>                 Key: IGNITE-14195
>                 URL: https://issues.apache.org/jira/browse/IGNITE-14195
>             Project: Ignite
>          Issue Type: Task
>          Components: sql
>            Reporter: Yury Gerzhedovich
>            Priority: Major
>              Labels: calcite2-required, calcite3-required
>
> As of now, we don't have an easy way to use the Calcite engine. The proposal is following, add some 'hint' or preffix for SQL query which will force to use the new engine independent of using API (Java, JDBC, ....).
> For example: /*+ CALCITE_ENGINE */ SELECT * FROM table;



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