You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Taras Ledkov (JIRA)" <ji...@apache.org> on 2017/08/09 14:52:00 UTC

[jira] [Comment Edited] (IGNITE-6004) SQL: add "inlineSize" to QuerySqlField annotation

    [ https://issues.apache.org/jira/browse/IGNITE-6004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16119881#comment-16119881 ] 

Taras Ledkov edited comment on IGNITE-6004 at 8/9/17 2:51 PM:
--------------------------------------------------------------

Waits for [tests results|https://ci.ignite.apache.org/project.html?projectId=Ignite20Tests&tab=projectOverview&branch_Ignite20Tests=pull%2F2420%2Fhead].

[~vozerov], [~skalashnikov], please review the patch.


was (Author: tledkov-gridgain):
Waits for [tests results|https://ci.ignite.apache.org/project.html?projectId=Ignite20Tests&tab=projectOverview&branch_Ignite20Tests=pull%2F2420%2Fhead].

> SQL: add "inlineSize" to QuerySqlField annotation
> -------------------------------------------------
>
>                 Key: IGNITE-6004
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6004
>             Project: Ignite
>          Issue Type: Bug
>          Components: sql
>    Affects Versions: 2.1
>            Reporter: Vladimir Ozerov
>            Assignee: Taras Ledkov
>             Fix For: 2.2
>
>
> "inlineSize" is very important optimization allowing to avoid excessive data page reads when using index. However, it can only be set through {{QueryEntity}} -> {{QueryIndex}} chain, and cannot be set through {{\@QuerySqlField}} annotation.
> Let's fix that and add {{int indexInlineSize}} parameter to that annotation.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)