Mehant Baid created DRILL-2078:
----------------------------------
Summary: 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
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)