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

[jira] [Created] (DRILL-2066) Memory leak while selecting repeated map with order by

Mehant Baid created DRILL-2066:
----------------------------------

             Summary: Memory leak while selecting repeated map with order by
                 Key: DRILL-2066
                 URL: https://issues.apache.org/jira/browse/DRILL-2066
             Project: Apache Drill
          Issue Type: Bug
            Reporter: Mehant Baid
            Assignee: Mehant Baid


We hit memory leak when we select a repeated map column with an order by in the query. Problem is when we are performing a transfer pair we don't clear existing memory that the target vector might already have been allocated.



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