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 2021/12/20 12:59:00 UTC

[jira] [Assigned] (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 ]

Aleksey Plekhanov reassigned IGNITE-14195:
------------------------------------------

    Assignee: Aleksey Plekhanov

> 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
>            Assignee: Aleksey Plekhanov
>            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.20.1#820001)