Igor Seliverstov created IGNITE-6931:
----------------------------------------
Summary: Avoid extra deserialization on index rebuild
Key: IGNITE-6931
URL:
https://issues.apache.org/jira/browse/IGNITE-6931 Project: Ignite
Issue Type: Improvement
Security Level: Public (Viewable by anyone)
Components: cache, sql
Affects Versions: 2.3
Reporter: Igor Seliverstov
Assignee: Igor Seliverstov
Fix For: 2.4
Currently on index rebuild we open a cursor over cache keys and for each key get a full row instead of using already extracted one.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)