[
https://issues.apache.org/jira/browse/HBASE-5457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Purtell resolved HBASE-5457.
-----------------------------------
Resolution: Invalid
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)