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

stack commented on HBASE-5457:
------------------------------

bq. So if we can add inline block index on required columns, the second column 
family then is not needed.

What would this look like He?
                
> add inline index in data block for data which are not clustered together
> ------------------------------------------------------------------------
>
>                 Key: HBASE-5457
>                 URL: https://issues.apache.org/jira/browse/HBASE-5457
>             Project: HBase
>          Issue Type: New Feature
>            Reporter: He Yongqiang
>
> As we are go through our data schema, and we found we have one large column 
> family which is just duplicating data from another column family and is just 
> a re-org of the data to cluster data in a different way than the original 
> column family in order to serve another type of queries efficiently.
> If we compare this second column family with similar situation in mysql, it 
> is like an index in mysql. So if we can add inline block index on required 
> columns, the second column family then is not needed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to