[
https://issues.apache.org/jira/browse/IGNITE-15141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrey Mashenkov resolved IGNITE-15141.
---------------------------------------
Resolution: Won't Fix
> Support NULL_FIRST/LAST for index column ordering.
> --------------------------------------------------
>
> Key: IGNITE-15141
> URL: https://issues.apache.org/jira/browse/IGNITE-15141
> Project: Ignite
> Issue Type: Improvement
> Reporter: Andrey Mashenkov
> Priority: Trivial
> Labels: iep-54, ignite-3, newbie
>
> 'Null' values are out of natural order in general.
> SQL standard offers the next options: nulls_first and nulls_last.
> Let's extend SortOrder enum to support both cases for Asc and Desc orders.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)