[
https://issues.apache.org/jira/browse/DRILL-781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aditya Kishore updated DRILL-781:
---------------------------------
Attachment: 781-Use-MapVector-as-the-top-level-vector-for-.patch
> Use MapVector as the top level vector for HBase Column Families
> ---------------------------------------------------------------
>
> Key: DRILL-781
> URL: https://issues.apache.org/jira/browse/DRILL-781
> Project: Apache Drill
> Issue Type: Task
> Reporter: Aditya Kishore
> Assignee: Aditya Kishore
> Fix For: 1.0.0-rc1
>
> Attachments: 781-Use-MapVector-as-the-top-level-vector-for-.patch,
> DRILL-781-Use-MapVector-as-the-top-level-vector-for-.patch
>
>
> Currently each column (family:qualifier) is added to its own top level vector
> (TLV). We should switch to a model where each column family is a TLV of type
> MapVector and individual qualifiers in the column family are Item vectors in
> the TLV.
--
This message was sent by Atlassian JIRA
(v6.2#6252)