You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Hanifi Gunes (JIRA)" <ji...@apache.org> on 2014/12/11 06:10:13 UTC

[jira] [Created] (DRILL-1839) Clean up complex writers per batch if project has a ComplexWriter function evaluation or leak memory

Hanifi Gunes created DRILL-1839:
-----------------------------------

             Summary: Clean up complex writers per batch if project has a ComplexWriter function evaluation or leak memory
                 Key: DRILL-1839
                 URL: https://issues.apache.org/jira/browse/DRILL-1839
             Project: Apache Drill
          Issue Type: Bug
            Reporter: Hanifi Gunes
            Assignee: Hanifi Gunes


ProjectRecordBatch maintains a list of complex writers that is used for allocation before function evaluation. To avoid re-allocation & leaking memory, we need to clean up writers from previous batches before function invocation takes place.



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