[
https://issues.apache.org/jira/browse/PHOENIX-2896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16488289#comment-16488289
]
Thomas D'Silva commented on PHOENIX-2896:
-----------------------------------------
[~samarthjain]
I was looking through the code and it look like we ended up storing the counter
per column family. Do you know how EncodedColumnQualifierCellsList would handle
cells from different column families with the same encoded column qualifiers?
> Support encoded column qualifiers per column family
> ----------------------------------------------------
>
> Key: PHOENIX-2896
> URL: https://issues.apache.org/jira/browse/PHOENIX-2896
> Project: Phoenix
> Issue Type: Sub-task
> Reporter: Thomas D'Silva
> Assignee: Samarth Jain
> Priority: Major
> Fix For: 4.10.0
>
>
> This allows us to reduce the number of null values in the stored array that
> contains all columns for a give column family for the
> COLUMNS_STORED_IN_SINGLE_CELL Storage Scheme.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)