Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-17563

Sql. Add nulls ordering support to CREATE INDEX command.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • sql

    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

          Activity

            People

              Unassigned Unassigned
              amashenkov Andrey Mashenkov
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: