[
https://issues.apache.org/jira/browse/IGNITE-20881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrey Novikov updated IGNITE-20881:
------------------------------------
Description:
*What to do:*
* Extend criteria api with index hint
* Generate SQL with hint
* Add a test that verifies that the passed index is used in the query
As reference ignite 2.x documentation can be used
[https://ignite.apache.org/docs/latest/SQL/sql-calcite#force_index-no_index]
was:
*What to do:*
* Extend criteria api with index hint
* Generate SQL with hint
* Add a test that verifies that the passed index is used in the query
As reference ignite 2.x implementation can be used
[https://ignite.apache.org/docs/latest/SQL/sql-calcite#force_index-no_index]
> Add ability to enforce an index to be used
> ------------------------------------------
>
> Key: IGNITE-20881
> URL: https://issues.apache.org/jira/browse/IGNITE-20881
> Project: Ignite
> Issue Type: Improvement
> Components: sql
> Reporter: Andrey Novikov
> Assignee: Andrey Novikov
> Priority: Major
> Labels: ignite-3
>
> *What to do:*
> * Extend criteria api with index hint
> * Generate SQL with hint
> * Add a test that verifies that the passed index is used in the query
> As reference ignite 2.x documentation can be used
> [https://ignite.apache.org/docs/latest/SQL/sql-calcite#force_index-no_index]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)