[
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)