Details
Description
'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.
Attachments
Issue Links
- duplicates
-
IGNITE-17563 Sql. Add nulls ordering support to CREATE INDEX command.
- Open
- is a child of
-
IGNITE-13616 IEP-54 Live schema for tables
- Open