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

[jira] [Updated] (DRILL-2078) Remove use of deprecated VectorAllocator

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

Mehant Baid updated DRILL-2078:
-------------------------------
    Attachment: DRILL-2078.patch

[~jaltekruse] please review

> Remove use of deprecated VectorAllocator
> ----------------------------------------
>
>                 Key: DRILL-2078
>                 URL: https://issues.apache.org/jira/browse/DRILL-2078
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Mehant Baid
>            Assignee: Mehant Baid
>             Fix For: 0.8.0
>
>         Attachments: DRILL-2078.patch
>
>
> VectorAllocator is currently deprecated however we still have a few users of this class. This class does not handle complex types and throws UnsupportedOperationException (so performing an order by while selecting a repeated map will throw this exception). As part of this JIRA will get rid of this class and modify the users of this class.



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