Vladimir Ozerov created IGNITE-6588:
---------------------------------------
Summary: SQL: optimize segment resolution in GridH2IndexBase when index is not segmented
Key: IGNITE-6588
URL:
https://issues.apache.org/jira/browse/IGNITE-6588 Project: Ignite
Issue Type: Task
Components: sql
Affects Versions: 2.1
Reporter: Vladimir Ozerov
Assignee: Vladimir Ozerov
Fix For: 2.3
Currently we go through relatively slow path to determine index segment - unwrap key, resolved partition, etc..
All of this is not needed when index is not segmented.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)