You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2015/04/14 09:19:13 UTC

[jira] [Commented] (PHOENIX-1856) Include min and max row key for each region in stats row

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

James Taylor commented on PHOENIX-1856:
---------------------------------------

[~ram_krish] - interested in this one? It'd be easy - just record the first key you see and the last key you seen when calculating stats - no need for any key comparisons. We already have the columns in our schema - we're just not currently populating them.

> Include min and max row key for each region in stats row
> --------------------------------------------------------
>
>                 Key: PHOENIX-1856
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1856
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: James Taylor
>
> It'd be useful to record the min and max row key for each region to make it easier to filter guideposts through queries.



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