[
https://issues.apache.org/jira/browse/DRILL-2078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14294091#comment-14294091
]
Jason Altekruse commented on DRILL-2078:
----------------------------------------
+1 patch looks good
> 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)