You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2017/08/17 06:35:01 UTC

[jira] [Created] (IGNITE-6093) SQL: Add hints support

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)