[
https://issues.apache.org/jira/browse/IGNITE-6004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16125792#comment-16125792
]
Taras Ledkov commented on IGNITE-6004:
--------------------------------------
[~vozerov],
1) The test is moved
2) The javadocs are enhanced.
> 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)