Iurii Gerzhedovich created IGNITE-25352: -------------------------------------------
Summary: Sql. Suport NULL ORDERING for indexes Key: IGNITE-25352 URL: https://issues.apache.org/jira/browse/IGNITE-25352 Project: Ignite Issue Type: Improvement Components: sql ai3 Reporter: Iurii Gerzhedovich Most of the databases have a supporting set of NULL ordering for sorted indexes. AI3 doesn't have such an ability right now. Let's make it possible to set and use such ordering. Need to take into account the following parts: 1. Works for PK indexes 2. Support the ordering in our test framework 3. Support the ordering for annotation in Catalog. -- This message was sent by Atlassian Jira (v8.20.10#820010)