[ 
https://issues.apache.org/jira/browse/IGNITE-16914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vladimir Pligin resolved IGNITE-16914.
--------------------------------------
    Resolution: Fixed

fixed as a part of IGNITE-20270

> [Versioned Storage] Test and optimize prefixes in RocksDB
> ---------------------------------------------------------
>
>                 Key: IGNITE-16914
>                 URL: https://issues.apache.org/jira/browse/IGNITE-16914
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Ivan Bessonov
>            Priority: Major
>              Labels: ignite-3
>
> Main MV-storage doesn't require and specific order of elements, so partition 
> scans don't have to be totally ordered.
> If I understand correctly, this allows us to use prefixes functionality of 
> RocksDB, extending it to row ids, not only partition ids. In theory, this 
> should noticeably increase performance of single reads and I guess somehow 
> increase scan performance as well.
> Bloom filters and similar topics should be investigated here as well.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to