You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Jacques Nadeau (JIRA)" <ji...@apache.org> on 2014/11/03 19:30:34 UTC

[jira] [Updated] (DRILL-1539) RepeatedMapVector maintains incorrect last non-empty element index.

     [ https://issues.apache.org/jira/browse/DRILL-1539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Nadeau updated DRILL-1539:
----------------------------------
    Fix Version/s: 0.7.0

> RepeatedMapVector maintains incorrect last non-empty element index.
> -------------------------------------------------------------------
>
>                 Key: DRILL-1539
>                 URL: https://issues.apache.org/jira/browse/DRILL-1539
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Hanifi Gunes
>            Assignee: Jason Altekruse
>             Fix For: 0.7.0
>
>         Attachments: DRILL-1539.1.patch.txt
>
>
> RepeatedMapVector maintains the last non-empty element index. The invariant for the variable is that it must start from -1 and it must be less than the group count. Current implementation violates this invariant. Drill will raise IndexOutOfBounds exception for certain cases led by this violation.



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