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

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

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

Vladimir Ozerov updated IGNITE-6004:
------------------------------------
    Component/s: ux

> 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
>              Labels: usability
>             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)