You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Jacques Nadeau (JIRA)" <ji...@apache.org> on 2014/06/09 07:35:05 UTC

[jira] [Updated] (DRILL-447) NullableVarCharVector's copyFrom() copies data twice

     [ https://issues.apache.org/jira/browse/DRILL-447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Nadeau updated DRILL-447:
---------------------------------

    Fix Version/s: Future

> NullableVarCharVector's copyFrom() copies data twice
> ----------------------------------------------------
>
>                 Key: DRILL-447
>                 URL: https://issues.apache.org/jira/browse/DRILL-447
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Mehant Baid
>            Assignee: Steven Phillips
>             Fix For: Future
>
>         Attachments: DRILL-447.patch
>
>
> When NullableVarCharVector invokes a copyFrom() we initially copy the data into a byte[] array and then copy it to the vector. We should only be copying once. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)