Yury Gerzhedovich created IGNITE-10217: ------------------------------------------
Summary: Unwrap _KEY for secondary index Key: IGNITE-10217 URL: https://issues.apache.org/jira/browse/IGNITE-10217 Project: Ignite Issue Type: Task Components: sql Reporter: Yury Gerzhedovich Assignee: Yury Gerzhedovich Fix For: 2.8 Currently for all secondary indexes _KEY (PK) useĀ for comparison order due to secondary index can be not unique. We already implemented unwrap _KEY for automatically created PK (https://issues.apache.org/jira/browse/IGNITE-8386). Need to do the same for _KEY in secondary indexes. -- This message was sent by Atlassian JIRA (v7.6.3#76005)