Yury Gerzhedovich created IGNITE-14195:
------------------------------------------
Summary: 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
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.
For example: /*+ CALCITE_ENGINE */ SELECT * FROM table;
--
This message was sent by Atlassian Jira
(v8.3.4#803005)