[
https://issues.apache.org/jira/browse/IGNITE-14195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495923#comment-17495923
]
Aleksey Plekhanov commented on IGNITE-14195:
--------------------------------------------
[~ivandasch], thanks for the review! Merged to sql-calcite branch.
> 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
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> 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)