[
https://issues.apache.org/jira/browse/IGNITE-9712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16631736#comment-16631736
]
Pavel Kuznetsov commented on IGNITE-9712:
-----------------------------------------
I've updated existing data model to support indexes. Have updated SELECT
benchmark to support indexed value field in WHERE clause (in addition to
existing queries which use PK field).
[~tledkov-gridgain] Could you please take a look at the patch?
> SQL: Select query benchmarks suite
> ----------------------------------
>
> Key: IGNITE-9712
> URL: https://issues.apache.org/jira/browse/IGNITE-9712
> Project: Ignite
> Issue Type: Task
> Reporter: Pavel Kuznetsov
> Assignee: Pavel Kuznetsov
> Priority: Major
>
> 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)