[
https://issues.apache.org/jira/browse/IGNITE-20255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Steshin updated IGNITE-20255:
--------------------------------------
Description: For the join operations, we should have several SQL hints.
Like join order or join type. One of them is the query join order hint. Oracle
DB's analogy is 'ORDERED'. Looks simple, allows to keep join order. Also, can
prevent long joins planning by Calcite. (was: For the join operations, we
should have several SQL hints. Like join order or join type. One of them is the
query join order hint. Oracle DB's analogue is 'ORDERED'. Looks simple and
allows to keep join order and avoid long join planning by Calcite.)
> Query join order SQL hint.
> --------------------------
>
> Key: IGNITE-20255
> URL: https://issues.apache.org/jira/browse/IGNITE-20255
> Project: Ignite
> Issue Type: Task
> Reporter: Vladimir Steshin
> Assignee: Vladimir Steshin
> Priority: Major
> Labels: ise
>
> For the join operations, we should have several SQL hints. Like join order or
> join type. One of them is the query join order hint. Oracle DB's analogy is
> 'ORDERED'. Looks simple, allows to keep join order. Also, can prevent long
> joins planning by Calcite.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)