Taras Ledkov created IGNITE-13068:
-------------------------------------
Summary: SQL: use cache.localSize instead of index scan to calculate row count statistic
Key: IGNITE-13068
URL:
https://issues.apache.org/jira/browse/IGNITE-13068 Project: Ignite
Issue Type: Improvement
Components: sql
Reporter: Taras Ledkov
Assignee: Taras Ledkov
Fix For: 2.9
The scan of index is slow on big data set on setup where disc i/o requires warm up.
This is the reason that restarting the node can take a long time.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)