Aditya Kishore created DRILL-781:
------------------------------------

             Summary: 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


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)

Reply via email to