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

Eli Levine commented on PHOENIX-1834:
-------------------------------------

This is a great first step. +1 on making stats info easily accesible. Most 
relational DBs make such info available from other tables. e.g. [Posgres stores 
this in its *pg_class* table|https://wiki.postgresql.org/wiki/Count_estimate].

> Collect row counts per tenant view
> ----------------------------------
>
>                 Key: PHOENIX-1834
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1834
>             Project: Phoenix
>          Issue Type: Sub-task
>            Reporter: Eli Levine
>
> In multi-tenant environments it would be useful to query stats for row count 
> per tenant view. [~ram_krish], any thoughts on the feasibility of this?
> It would probably be useful to extend this to all views but starting with 
> tenant views is a good start IMHO, since their view definitions are simpler 
> and tenant_id is guaranteed to be the first rowkey component (after salt 
> byte).



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

Reply via email to