You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Padma Penumarthy (JIRA)" <ji...@apache.org> on 2018/03/01 22:48:00 UTC

[jira] [Created] (DRILL-6203) Repeated Map Vector does not give correct payload bytecount

Padma Penumarthy created DRILL-6203:
---------------------------------------

             Summary: Repeated Map Vector does not give correct payload bytecount
                 Key: DRILL-6203
                 URL: https://issues.apache.org/jira/browse/DRILL-6203
             Project: Apache Drill
          Issue Type: Bug
          Components: Execution - Flow
    Affects Versions: 1.12.0
            Reporter: Padma Penumarthy
            Assignee: Padma Penumarthy


Repeated Map Vector does not give correct payload byte count. It calls abstractMapVector method which gives payload byte count for a given value count for simple map (non repetitive) case. We need to overload this method for repeated map to get the right numbers. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)