You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Kuznetsov (JIRA)" <ji...@apache.org> on 2018/09/27 01:11:00 UTC

[jira] [Created] (IGNITE-9712) SQL: Select query benchmarks

Pavel Kuznetsov created IGNITE-9712:
---------------------------------------

             Summary: SQL: Select query benchmarks
                 Key: IGNITE-9712
                 URL: https://issues.apache.org/jira/browse/IGNITE-9712
             Project: Ignite
          Issue Type: Task
            Reporter: Pavel Kuznetsov
            Assignee: Pavel Kuznetsov


We need to create benchmark suite for select operations.
We already have benchmarks for selects, so we need to update this code to support 
1) select the single row with by PK; indexed field
2) select the range of rows filtered with PK; indexed field

Selects by non-indexed fields are out of scope.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)