[
https://issues.apache.org/jira/browse/IGNITE-17563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konstantin Orlov resolved IGNITE-17563.
---------------------------------------
Resolution: Duplicate
Fixed in https://issues.apache.org/jira/browse/IGNITE-25352
> Sql. Add nulls ordering support to CREATE INDEX command.
> --------------------------------------------------------
>
> Key: IGNITE-17563
> URL: https://issues.apache.org/jira/browse/IGNITE-17563
> Project: Ignite
> Issue Type: Improvement
> Components: sql
> Reporter: Andrey Mashenkov
> Priority: Major
> Labels: ignite-3
>
> As of now, CREATE INDEX support only DESC_NULLS_FIRST and ASC_NULLS_LAST
> ordering.
> Let's support other orderings as well (see Collation and Columncollation
> classes).
> Some of internal structures already supports all of null orderings.
> However, we still have to fix parser to support proper 'CREATE INDEX' syntax
> and pass null-ordering flag to storage descriptor.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)