Vladimir Ozerov created IGNITE-6093:
---------------------------------------
Summary: SQL: Add hints support
Key: IGNITE-6093
URL:
https://issues.apache.org/jira/browse/IGNITE-6093 Project: Ignite
Issue Type: Bug
Components: sql
Affects Versions: 2.1
Reporter: Vladimir Ozerov
Assignee: Alexander Paschenko
We already have a lot of query hints. Unfortunately, none of them are supported in the query itself, so we have to set them through {{SqlFieldsQuery}} setters or connection string parameters (for ODBC and JDBC).
We need to learn H2 how to work with hints, and then apply it to our "Apache Ignite" mode.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)