[
https://issues.apache.org/jira/browse/IGNITE-4594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Ozerov updated IGNITE-4594:
------------------------------------
Component/s: SQL
> Implement index hints for SQL
> -----------------------------
>
> Key: IGNITE-4594
> URL: https://issues.apache.org/jira/browse/IGNITE-4594
> Project: Ignite
> Issue Type: New Feature
> Components: SQL
> Reporter: Denis Magda
> Fix For: 2.0
>
>
> Recently in H2 we've merged a very important feature: index hints. It is an
> additional MySQL-like syntax:
> SELECT * FROM my_table USE INDEX (index_a) WHERE A = 1
> It will be very easy to support this in Ignite.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)