[
https://issues.apache.org/jira/browse/IGNITE-17709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Pereslegin updated IGNITE-17709:
--------------------------------------
Description:
Currently Ignite table scan implementation completely ignores _table_
[hints|https://calcite.apache.org/javadocAggregate/org/apache/calcite/sql/SqlHint.html].
We need to add support for them to be able to process index and other table
hints.
was:
Currently Ignite table scan implementation completely ignores _table_
[hints|https://calcite.apache.org/javadocAggregate/org/apache/calcite/sql/SqlHint.html].
We need to add support for them to be able to add index and other table hints.
> SQL: Support table hints.
> -------------------------
>
> Key: IGNITE-17709
> URL: https://issues.apache.org/jira/browse/IGNITE-17709
> Project: Ignite
> Issue Type: Improvement
> Components: sql
> Reporter: Pavel Pereslegin
> Assignee: Pavel Pereslegin
> Priority: Minor
> Labels: ignite-3
>
> Currently Ignite table scan implementation completely ignores _table_
> [hints|https://calcite.apache.org/javadocAggregate/org/apache/calcite/sql/SqlHint.html].
> We need to add support for them to be able to process index and other table
> hints.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)