[ https://issues.apache.org/jira/browse/DRILL-2211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jacques Nadeau updated DRILL-2211: ---------------------------------- Component/s: Execution - Data Types > Define realloc(), allocationMonitor behavior when using fixed size allocation > methods in ValueVectors > ----------------------------------------------------------------------------------------------------- > > Key: DRILL-2211 > URL: https://issues.apache.org/jira/browse/DRILL-2211 > Project: Apache Drill > Issue Type: Bug > Components: Execution - Data Types > Reporter: Mehant Baid > Assignee: Mehant Baid > Priority: Critical > Fix For: 0.8.0 > > > In our value vectors implementation we have two major schemes to perform > allocation. > allocateNew(int) -> Allocate for exact number of records > allocateNew() -> Allocate based on allocation monitors. > Currently we don't have a paradigm for when a physical operator wants to > exercise allocation using both the above schemes causing a few issues for > such operators. -- This message was sent by Atlassian JIRA (v6.3.4#6332)