[
https://issues.apache.org/jira/browse/IGNITE-21976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Iurii Gerzhedovich updated IGNITE-21976:
----------------------------------------
Summary: Sql. Amend TREE keyword to SORTED for CREATE INDEX syntax (was:
Amend TREE keyword to SORTED for CREATE INDEX syntax)
> Sql. Amend TREE keyword to SORTED for CREATE INDEX syntax
> ---------------------------------------------------------
>
> Key: IGNITE-21976
> URL: https://issues.apache.org/jira/browse/IGNITE-21976
> Project: Ignite
> Issue Type: Improvement
> Components: sql
> Reporter: Iurii Gerzhedovich
> Priority: Major
> Labels: ignite-3
>
> After IGNITE-21353 we can use syntax to choose the type of PK index as SORTED
> or HASH, but we still have different keywords for CREATE INDEX syntax where
> we should use TREE or HASH types. Let's have the same keyword for the sorted
> index.
> So, required to rename TREE to SORTED for CREATE INDEX syntax
--
This message was sent by Atlassian Jira
(v8.20.10#820010)