[
https://issues.apache.org/jira/browse/DRILL-2198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Westin updated DRILL-2198:
--------------------------------
Fix Version/s: Future
> 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)