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

Ivan Bessonov updated IGNITE-14936:
-----------------------------------
    Labels: ignite-3  (was: )

> Benchmark sorted index scan vs table's partitions scan
> ------------------------------------------------------
>
>                 Key: IGNITE-14936
>                 URL: https://issues.apache.org/jira/browse/IGNITE-14936
>             Project: Ignite
>          Issue Type: Improvement
>          Components: sql
>            Reporter: Taras Ledkov
>            Priority: Major
>              Labels: ignite-3
>
> We have to decide what are data structures is used for PK and table scan.
> Possible cases:
> - table partitions sorted by plain bytes/hash (in fact: unsorted);
> - table partitions sorted by PK columns;
> - PK sorted index (one store for all partitions on the node).
> All cases have pros and cons. The choice should be based on benchmarks.



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

Reply via email to