[ https://issues.apache.org/jira/browse/DRILL-2198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14335509#comment-14335509 ]
Chris Westin commented on DRILL-2198: ------------------------------------- [~hgunes], was there a specific test case, or specific locations in the code where you spotted this? > Vector re-allocation fails for large records > -------------------------------------------- > > Key: DRILL-2198 > URL: https://issues.apache.org/jira/browse/DRILL-2198 > Project: Apache Drill > Issue Type: Bug > Components: Execution - Data Types > Reporter: Hanifi Gunes > Priority: Minor > Fix For: Future > > > In many places we reallocate vectors without making sure that there is enough > space after reallocation. This causes problem for large records that won't > fit into buffer even after reallocating once. We should keep re-allocating > until there is enough space for writing the record. -- This message was sent by Atlassian JIRA (v6.3.4#6332)