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 Konstantinov (JIRA)" <ji...@apache.org> on 2015/10/22 08:55:27 UTC

[jira] [Reopened] (IGNITE-1708) We should add synthetic column ROW_IDX in case when query result contains one column only

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

Pavel Konstantinov reopened IGNITE-1708:
----------------------------------------

ROW_IDX should be calculated as Page_NUM * PAGE_SIZE.
If a set Page Size = 50 then on first page row_idx between 1..50, on second page ROW_IDX should be 51..100
Otherwise now row_idx always has the same values from 1 to PageSize

> We should add synthetic column ROW_IDX in case when query result contains one column only
> -----------------------------------------------------------------------------------------
>
>                 Key: IGNITE-1708
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1708
>             Project: Ignite
>          Issue Type: Sub-task
>          Components: wizards
>            Reporter: Pavel Konstantinov
>            Assignee: Pavel Konstantinov
>             Fix For: 1.5
>
>
> Such synthetic column will be useful to place it on x-axis.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)