[
https://issues.apache.org/jira/browse/IGNITE-15141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17898754#comment-17898754
]
Venkatesh Prasad Kannan commented on IGNITE-15141:
--------------------------------------------------
Hi, is this ticket relevant anymore? I see this
[SortOrder|https://github.com/apache/ignite-3/blob/7684d7c0c86b482919cfd98e9477b008c2472d4b/modules/api/src/main/java/org/apache/ignite/catalog/SortOrder.java]
enum which was added this year. I assume this covers nulls first and last?
> 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)