You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Mehant Baid (JIRA)" <ji...@apache.org> on 2015/01/23 23:41:34 UTC

[jira] [Created] (DRILL-2065) Assertion error in AbstractContainerVector

Mehant Baid created DRILL-2065:
----------------------------------

             Summary: Assertion error in AbstractContainerVector 
                 Key: DRILL-2065
                 URL: https://issues.apache.org/jira/browse/DRILL-2065
             Project: Apache Drill
          Issue Type: Bug
            Reporter: Mehant Baid
            Assignee: Mehant Baid


In AbstractContainerVector in function getBuffers() there is an assertion to check if the memory allocated tallies up, however the check will fail for RepeatedMapVector and RepeatedListVector since it does not take into account the offset vector. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)