Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
Docs Required, Release Notes Required
Description
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.
Attachments
Issue Links
- is duplicated by
-
IGNITE-15141 Support NULL_FIRST/LAST for index column ordering.
-
- Open
-